diff options
author | Toni <matzeton@googlemail.com> | 2023-08-01 08:50:46 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-01 08:50:46 +0200 |
commit | e4d3d619bc9fa2e38521b7ced17f4e7aa633d812 (patch) | |
tree | 10a64f1a9973ad1f4f25502c3c9e88a9749c87fd /tests/cfgs/disable_stun_monitoring | |
parent | 083275f6176965a70d75911830f17ff019055131 (diff) |
Add Service Location Protocol dissector. (#2036)
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
Diffstat (limited to 'tests/cfgs/disable_stun_monitoring')
-rw-r--r-- | tests/cfgs/disable_stun_monitoring/result/lru_ipv6_caches.pcapng.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cfgs/disable_stun_monitoring/result/lru_ipv6_caches.pcapng.out b/tests/cfgs/disable_stun_monitoring/result/lru_ipv6_caches.pcapng.out index 9cfdf3867..c8287c62a 100644 --- a/tests/cfgs/disable_stun_monitoring/result/lru_ipv6_caches.pcapng.out +++ b/tests/cfgs/disable_stun_monitoring/result/lru_ipv6_caches.pcapng.out @@ -4,7 +4,7 @@ DPI Packets (TCP): 9 (3.00 pkts/flow) DPI Packets (UDP): 35 (3.89 pkts/flow) Confidence DPI (cache) : 6 (flows) Confidence DPI : 6 (flows) -Num dissector calls: 762 (63.50 diss/flow) +Num dissector calls: 765 (63.75 diss/flow) LRU cache ookla: 0/0/0 (insert/search/found) LRU cache bittorrent: 25/12/4 (insert/search/found) LRU cache zoom: 0/0/0 (insert/search/found) |