aboutsummaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authorToni Uhlig <matzeton@googlemail.com>2021-01-10 19:08:03 +0100
committerToni Uhlig <matzeton@googlemail.com>2021-01-10 19:12:05 +0100
commitf5d5c076a3a7f2d5ef87d195a67f5c624e09c137 (patch)
tree189e8caaaf2cd0e6857f31316f295740af6afd0f /config.h
parentb82a535a45c5eaadbbc558c6063e35dd1c99ce1f (diff)
Added internal/external packet processing modes. #2
* fixed incorrect handling of skipped flows Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
Diffstat (limited to 'config.h')
-rw-r--r--config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h b/config.h
index 45af506ac..c345f15cf 100644
--- a/config.h
+++ b/config.h
@@ -21,7 +21,7 @@
#define nDPId_MAX_READER_THREADS 32
#define nDPId_IDLE_SCAN_PERIOD 10000 /* 10 sec */
#define nDPId_IDLE_TIME 600000 /* 600 sec */
-#define nDPId_POST_END_FLOW_TIME 60000 /* 60 sec */
+#define nDPId_TCP_POST_END_FLOW_TIME 60000 /* 60 sec */
#define nDPId_THREAD_DISTRIBUTION_SEED 0x03dd018b
#define nDPId_PACKETS_PER_FLOW_TO_SEND 15
#define nDPId_FLOW_STRUCT_SEED 0x5defc104