aboutsummaryrefslogtreecommitdiff
path: root/example/ndpiReader.c
diff options
context:
space:
mode:
authorYoni.Linder <yoni.linder@argus-sec.com>2017-05-19 10:57:27 +0300
committeralexei-argus <alexei@argus-sec.com>2017-06-14 16:49:47 +0300
commitae959f2d78feec6f66d29add46789078199acb93 (patch)
treebdb5f8d1663b80015cc7855ff717655c6421c06a /example/ndpiReader.c
parent968085c965b1ef74b3a061178d53a62457f66697 (diff)
SOMEIP debug + bug fixes
Diffstat (limited to 'example/ndpiReader.c')
-rw-r--r--example/ndpiReader.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/example/ndpiReader.c b/example/ndpiReader.c
index 6d5f5d5ee..ecb023d96 100644
--- a/example/ndpiReader.c
+++ b/example/ndpiReader.c
@@ -1114,6 +1114,7 @@ static void setupDetection(u_int16_t thread_id, pcap_t * pcap_handle) {
// enable all protocols
NDPI_BITMASK_SET_ALL(all);
+ printf("Setting up detection...");
ndpi_set_protocol_detection_bitmask2(ndpi_thread_info[thread_id].workflow->ndpi_struct, &all);
// clear memory for results