From 4f584f78a0c11ebecfe999e6a728db24efda5e8b Mon Sep 17 00:00:00 2001 From: Ivan Nardi <12729895+IvanNardi@users.noreply.github.com> Date: Mon, 12 Sep 2022 19:28:41 +0200 Subject: Fix `ndpi_do_guess()` (#1731) Avoid a double call of `ndpi_guess_host_protocol_id()`. Some code paths work for ipv4/6 both Remove some never used code. --- tests/result/netflix.pcap.out | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/result/netflix.pcap.out') diff --git a/tests/result/netflix.pcap.out b/tests/result/netflix.pcap.out index 0952ca97d..e64603f63 100644 --- a/tests/result/netflix.pcap.out +++ b/tests/result/netflix.pcap.out @@ -20,7 +20,7 @@ Automa risk mask: 13/0 (search/found) Automa common alpns: 7/7 (search/found) Patricia risk mask: 118/0 (search/found) Patricia risk: 0/0 (search/found) -Patricia protocols: 164/80 (search/found) +Patricia protocols: 82/40 (search/found) DNS 4 386 2 SSDP 16 2648 1 -- cgit v1.2.3