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/iphone.pcap.out | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/result/iphone.pcap.out') diff --git a/tests/result/iphone.pcap.out b/tests/result/iphone.pcap.out index 7a0ac1d07..c54304770 100644 --- a/tests/result/iphone.pcap.out +++ b/tests/result/iphone.pcap.out @@ -20,7 +20,7 @@ Automa risk mask: 3/3 (search/found) Automa common alpns: 13/13 (search/found) Patricia risk mask: 76/0 (search/found) Patricia risk: 2/0 (search/found) -Patricia protocols: 164/20 (search/found) +Patricia protocols: 82/10 (search/found) Unknown 2 120 1 MDNS 17 7012 5 -- cgit v1.2.3