aboutsummaryrefslogtreecommitdiff
path: root/src/pconfig.h
diff options
context:
space:
mode:
authorToni Uhlig <matzeton@googlemail.com>2020-06-23 18:06:50 +0200
committerToni Uhlig <matzeton@googlemail.com>2020-06-23 23:50:45 +0200
commite6504a559a97c90f976d0c18a645afa90b81d0cf (patch)
tree9191c12a68819b2be0ec0a376f34160d917f7f65 /src/pconfig.h
parentaf15e7f597ad03d541a43199b29e422971e48ed8 (diff)
added ptunnel-ng wireshark dissectorfeature/wireshark-dissector
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
Diffstat (limited to 'src/pconfig.h')
-rw-r--r--src/pconfig.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pconfig.h b/src/pconfig.h
index 140cad5..8c9fcba 100644
--- a/src/pconfig.h
+++ b/src/pconfig.h
@@ -47,6 +47,7 @@
#define PCONFIG_H 1
enum {
+ kMagic_default = 0xdeadc0de,
/** Set this constant to the number of
* concurrent connections you wish to handle by default.
*/