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/bt_search.pcap.out | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/result/bt_search.pcap.out') diff --git a/tests/result/bt_search.pcap.out b/tests/result/bt_search.pcap.out index 1fb648dae..6056faa9a 100644 --- a/tests/result/bt_search.pcap.out +++ b/tests/result/bt_search.pcap.out @@ -17,7 +17,7 @@ Automa risk mask: 0/0 (search/found) Automa common alpns: 0/0 (search/found) Patricia risk mask: 0/0 (search/found) Patricia risk: 0/0 (search/found) -Patricia protocols: 4/0 (search/found) +Patricia protocols: 2/0 (search/found) BitTorrent 2 322 1 -- cgit v1.2.3