From c8eaddd157e6348eef9729dc0201bce40f09d928 Mon Sep 17 00:00:00 2001 From: Toni Uhlig Date: Wed, 3 Jul 2024 15:52:20 +0200 Subject: Add (Generic) JSON dissector Signed-off-by: Toni Uhlig --- tests/cfgs/stun_extra_dissection/result/lru_ipv6_caches.pcapng.out | 2 +- tests/cfgs/stun_extra_dissection/result/stun_dtls_rtp.pcapng.out | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (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 5ed543ccc..756c6bb1d 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) : 5 (flows) Confidence DPI : 7 (flows) -Num dissector calls: 593 (49.42 diss/flow) +Num dissector calls: 598 (49.83 diss/flow) LRU cache ookla: 0/0/0 (insert/search/found) LRU cache bittorrent: 30/5/3 (insert/search/found) LRU cache stun: 6/18/0 (insert/search/found) diff --git a/tests/cfgs/stun_extra_dissection/result/stun_dtls_rtp.pcapng.out b/tests/cfgs/stun_extra_dissection/result/stun_dtls_rtp.pcapng.out index b5c6bb881..128c620f6 100644 --- a/tests/cfgs/stun_extra_dissection/result/stun_dtls_rtp.pcapng.out +++ b/tests/cfgs/stun_extra_dissection/result/stun_dtls_rtp.pcapng.out @@ -1,7 +1,7 @@ DPI Packets (TCP): 63 (63.00 pkts/flow) DPI Packets (UDP): 39 (39.00 pkts/flow) Confidence DPI : 2 (flows) -Num dissector calls: 13 (6.50 diss/flow) +Num dissector calls: 14 (7.00 diss/flow) LRU cache ookla: 0/0/0 (insert/search/found) LRU cache bittorrent: 0/0/0 (insert/search/found) LRU cache stun: 42/0/0 (insert/search/found) -- cgit v1.2.3