From e052e5b6b7b9f38819bcd8f12c10258936e134e9 Mon Sep 17 00:00:00 2001 From: Luca Deri Date: Wed, 19 Feb 2025 10:32:30 +0100 Subject: Further domain checks --- example/ndpiReader.c | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) (limited to 'example/ndpiReader.c') diff --git a/example/ndpiReader.c b/example/ndpiReader.c index bb0eb2926..d1a851517 100644 --- a/example/ndpiReader.c +++ b/example/ndpiReader.c @@ -2986,7 +2986,7 @@ static void setupDetection(u_int16_t thread_id, pcap_t * pcap_handle, if(_domain_suffixes) ndpi_load_domain_suffixes(ndpi_thread_info[thread_id].workflow->ndpi_struct, _domain_suffixes); - + if(_riskyDomainFilePath) ndpi_load_risk_domain_file(ndpi_thread_info[thread_id].workflow->ndpi_struct, _riskyDomainFilePath); @@ -3934,8 +3934,8 @@ static void printFlowsStats() { } } - for(i=0; i