From 3ce8d0e5087f6e3f2a3e1f65d39d78c228054a5d Mon Sep 17 00:00:00 2001 From: Luca Deri Date: Thu, 14 Nov 2024 23:34:31 +0100 Subject: Implemented Mikrotik discovery protocol dissection and metadata extraction (#2618) --- tests/cfgs/stun_extra_dissection/result/lru_ipv6_caches.pcapng.out | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/cfgs/stun_extra_dissection') diff --git a/tests/cfgs/stun_extra_dissection/result/lru_ipv6_caches.pcapng.out b/tests/cfgs/stun_extra_dissection/result/lru_ipv6_caches.pcapng.out index 752e2fa7b..ddd960b67 100644 --- a/tests/cfgs/stun_extra_dissection/result/lru_ipv6_caches.pcapng.out +++ b/tests/cfgs/stun_extra_dissection/result/lru_ipv6_caches.pcapng.out @@ -2,7 +2,7 @@ DPI Packets (TCP): 9 (3.00 pkts/flow) DPI Packets (UDP): 69 (7.67 pkts/flow) Confidence DPI (cache) : 4 (flows) Confidence DPI : 8 (flows) -Num dissector calls: 599 (49.92 diss/flow) +Num dissector calls: 605 (50.42 diss/flow) LRU cache ookla: 0/0/0 (insert/search/found) LRU cache bittorrent: 25/4/2 (insert/search/found) LRU cache stun: 6/18/0 (insert/search/found) -- cgit v1.2.3