From e75d7a620e60fd35385793f09209f8a857d4b325 Mon Sep 17 00:00:00 2001 From: 0x41CEA55 <167377970+41CEA55@users.noreply.github.com> Date: Fri, 19 Apr 2024 13:54:00 +0300 Subject: Add KNXnet/IP protocol support (#2397) * Add KNXnet/IP protocol support * Improve KNXnet/IP over TCP detection --- tests/cfgs/guessing_disable/result/webex.pcap.out | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/cfgs/guessing_disable') diff --git a/tests/cfgs/guessing_disable/result/webex.pcap.out b/tests/cfgs/guessing_disable/result/webex.pcap.out index f5e6cc3e0..cb27a80e8 100644 --- a/tests/cfgs/guessing_disable/result/webex.pcap.out +++ b/tests/cfgs/guessing_disable/result/webex.pcap.out @@ -2,7 +2,7 @@ DPI Packets (TCP): 395 (7.18 pkts/flow) DPI Packets (UDP): 13 (6.50 pkts/flow) Confidence Unknown : 4 (flows) Confidence DPI : 53 (flows) -Num dissector calls: 284 (4.98 diss/flow) +Num dissector calls: 285 (5.00 diss/flow) LRU cache ookla: 0/0/0 (insert/search/found) LRU cache bittorrent: 0/12/0 (insert/search/found) LRU cache zoom: 0/0/0 (insert/search/found) -- cgit v1.2.3