mirror of
https://github.com/optim-enterprises-bv/nDPId.git
synced 2025-10-29 17:32:23 +00:00
bump libnDPI to 1f693c3f5a5dcd9d69dffb610b9a81bd33f95382
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
This commit is contained in:
2
nDPId.c
2
nDPId.c
@@ -1325,7 +1325,7 @@ static struct nDPId_workflow * init_workflow(char const * const file_or_device)
|
||||
pcap_freecode(&fp);
|
||||
}
|
||||
|
||||
ndpi_init_prefs init_prefs = ndpi_no_prefs | ndpi_dont_load_gambling_list;
|
||||
ndpi_init_prefs init_prefs = ndpi_no_prefs;
|
||||
workflow->ndpi_struct = ndpi_init_detection_module(init_prefs);
|
||||
if (workflow->ndpi_struct == NULL)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user