diff options
author | Ivan Nardi <12729895+IvanNardi@users.noreply.github.com> | 2024-01-19 10:01:38 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-19 10:01:38 +0100 |
commit | eb129297e90babf6025e33ae7d24a51fb4f16a11 (patch) | |
tree | f9e089042021f10e1449a21cd1252d68a1c3f452 /tests/cfgs/guessing_disable/result | |
parent | c83698c957b3ebc21d9e5bc78928e5140f79c0f1 (diff) |
Add a dedicated dissector for Zoom (#2265)
Move it from the RTP code and extend it
Diffstat (limited to 'tests/cfgs/guessing_disable/result')
-rw-r--r-- | tests/cfgs/guessing_disable/result/webex.pcap.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cfgs/guessing_disable/result/webex.pcap.out b/tests/cfgs/guessing_disable/result/webex.pcap.out index b1bd48b67..5f59ea23f 100644 --- a/tests/cfgs/guessing_disable/result/webex.pcap.out +++ b/tests/cfgs/guessing_disable/result/webex.pcap.out @@ -2,7 +2,7 @@ DPI Packets (TCP): 395 (7.18 pkts/flow) DPI Packets (UDP): 14 (7.00 pkts/flow) Confidence Unknown : 4 (flows) Confidence DPI : 53 (flows) -Num dissector calls: 281 (4.93 diss/flow) +Num dissector calls: 282 (4.95 diss/flow) LRU cache ookla: 0/0/0 (insert/search/found) LRU cache bittorrent: 0/12/0 (insert/search/found) LRU cache zoom: 0/0/0 (insert/search/found) |