From 470eaa6ff388435d7233ff2680e3ea013068d1fe Mon Sep 17 00:00:00 2001 From: Ivan Nardi <12729895+IvanNardi@users.noreply.github.com> Date: Tue, 17 Jan 2023 11:38:39 +0100 Subject: Add Meraki Cloud protocol and improve other protocols (#1854) Avoid some LineCall and Jabber false positives. Detect Discord mid flows. Fix Bittorrent detection. --- tests/result/quic.pcap.out | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/result/quic.pcap.out') diff --git a/tests/result/quic.pcap.out b/tests/result/quic.pcap.out index b043c9f3f..d7bd438c5 100644 --- a/tests/result/quic.pcap.out +++ b/tests/result/quic.pcap.out @@ -3,7 +3,7 @@ Guessed flow protos: 1 DPI Packets (UDP): 12 (1.20 pkts/flow) Confidence Match by port : 1 (flows) Confidence DPI : 9 (flows) -Num dissector calls: 208 (20.80 diss/flow) +Num dissector calls: 209 (20.90 diss/flow) LRU cache ookla: 0/0/0 (insert/search/found) LRU cache bittorrent: 0/3/0 (insert/search/found) LRU cache zoom: 0/0/0 (insert/search/found) -- cgit v1.2.3