diff options
author | Toni Uhlig <matzeton@googlemail.com> | 2024-07-03 15:52:20 +0200 |
---|---|---|
committer | Toni Uhlig <matzeton@googlemail.com> | 2024-07-03 16:10:44 +0200 |
commit | c8eaddd157e6348eef9729dc0201bce40f09d928 (patch) | |
tree | 34fbc7e6a44e4a218ccc2e8989992c653ee85af6 /tests/cfgs/zoom_extra_dissection/result | |
parent | dab8d3056ec4571a0343bd7fc3cdce9c4d944719 (diff) |
Add (Generic) JSON dissectoradd/generic-json-dissector
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
Diffstat (limited to 'tests/cfgs/zoom_extra_dissection/result')
-rw-r--r-- | tests/cfgs/zoom_extra_dissection/result/zoom.pcap.out | 2 | ||||
-rw-r--r-- | tests/cfgs/zoom_extra_dissection/result/zoom2.pcap.out | 2 |
2 files changed, 2 insertions, 2 deletions
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) |