aboutsummaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.h')
-rw-r--r--config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h b/config.h
index 6fdb457f4..2946b6d23 100644
--- a/config.h
+++ b/config.h
@@ -19,4 +19,7 @@
#define nDPId_INITIAL_THREAD_HASH 0x03dd018b
#define nDPId_MAX_PACKETS_PER_FLOW_TO_SEND 15
+/* nDPIsrvd default config options */
+#define nDPIsrvd_PIDFILE "/tmp/ndpisrvd.pid"
+
#endif