diff options
Diffstat (limited to 'config.h')
-rw-r--r-- | config.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,6 +9,7 @@ #define NETWORK_BUFFER_MAX_SIZE 8192 /* nDPId default config options */ +#define nDPId_PIDFILE "/tmp/ndpid.pid" #define nDPId_MAX_FLOW_ROOTS_PER_THREAD 2048 #define nDPId_MAX_IDLE_FLOWS_PER_THREAD 64 #define nDPId_TICK_RESOLUTION 1000 |