mirror of
https://github.com/vel21ripn/nDPI.git
synced 2026-05-05 19:15:12 +00:00
Update ndpi_main.c
This commit is contained in:
parent
4d95dae2ae
commit
ac17e0bea7
1 changed files with 3 additions and 0 deletions
|
|
@ -3531,6 +3531,9 @@ void ndpi_set_protocol_detection_bitmask2(struct ndpi_detection_module_struct *n
|
|||
|
||||
/* Targus Getdata */
|
||||
init_targus_getdata_dissector(ndpi_str, &a, detection_bitmask);
|
||||
|
||||
/* S7 comm */
|
||||
init_s7comm_dissector(ndpi_str, &a, detection_bitmask);
|
||||
|
||||
#ifdef CUSTOM_NDPI_PROTOCOLS
|
||||
#include "../../../nDPI-custom/custom_ndpi_main_init.c"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue