diff options
author | Luca Deri <lucaderi@users.noreply.github.com> | 2024-11-14 23:34:31 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-14 23:34:31 +0100 |
commit | 3ce8d0e5087f6e3f2a3e1f65d39d78c228054a5d (patch) | |
tree | 3f74262980cd6b464f85bc08b17774378503f201 /tests/cfgs/stun_extra_dissection | |
parent | dfc3168caf289c6de9ccad6401e819d710455ba2 (diff) |
Implemented Mikrotik discovery protocol dissection and metadata extraction (#2618)
Diffstat (limited to 'tests/cfgs/stun_extra_dissection')
-rw-r--r-- | tests/cfgs/stun_extra_dissection/result/lru_ipv6_caches.pcapng.out | 2 |
1 files changed, 1 insertions, 1 deletions
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) |