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/zoom_extra_dissection/result/zoom.pcap.out | 2 +- tests/cfgs/zoom_extra_dissection/result/zoom2.pcap.out | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/cfgs/zoom_extra_dissection/result') diff --git a/tests/cfgs/zoom_extra_dissection/result/zoom.pcap.out b/tests/cfgs/zoom_extra_dissection/result/zoom.pcap.out index 30c3d348b..5e09a7020 100644 --- a/tests/cfgs/zoom_extra_dissection/result/zoom.pcap.out +++ b/tests/cfgs/zoom_extra_dissection/result/zoom.pcap.out @@ -5,7 +5,7 @@ DPI Packets (UDP): 301 (16.72 pkts/flow) DPI Packets (other): 2 (1.00 pkts/flow) Confidence Match by port : 2 (flows) Confidence DPI : 32 (flows) -Num dissector calls: 1025 (30.15 diss/flow) +Num dissector calls: 1038 (30.53 diss/flow) LRU cache ookla: 0/0/0 (insert/search/found) LRU cache bittorrent: 0/6/0 (insert/search/found) LRU cache stun: 6/0/0 (insert/search/found) diff --git a/tests/cfgs/zoom_extra_dissection/result/zoom2.pcap.out b/tests/cfgs/zoom_extra_dissection/result/zoom2.pcap.out index 69ab67c25..70d74eaf3 100644 --- a/tests/cfgs/zoom_extra_dissection/result/zoom2.pcap.out +++ b/tests/cfgs/zoom_extra_dissection/result/zoom2.pcap.out @@ -1,7 +1,7 @@ DPI Packets (TCP): 8 (8.00 pkts/flow) DPI Packets (UDP): 172 (57.33 pkts/flow) Confidence DPI : 4 (flows) -Num dissector calls: 373 (93.25 diss/flow) +Num dissector calls: 374 (93.50 diss/flow) LRU cache ookla: 0/0/0 (insert/search/found) LRU cache bittorrent: 0/0/0 (insert/search/found) LRU cache stun: 0/0/0 (insert/search/found) -- cgit v1.2.3