diff options
author | Vladimir Gavrilov <105977161+0xA50C1A1@users.noreply.github.com> | 2024-03-19 11:11:04 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-19 09:11:04 +0100 |
commit | e6474d835ff65211edf63177613d5e483e4877df (patch) | |
tree | ba09b126a152d18d7b9daf6ac843a67f46b28d3b /tests/cfgs/guessing_disable/result | |
parent | 15f61e7abee4ba3957108ae7927dac19658e8e52 (diff) |
Add FLUTE protocol dissector (#2351)
* Add FLUTE protocol dissector
* Add flute.c to MSVC project
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 69b05c433..df710f7a5 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: 289 (5.07 diss/flow) +Num dissector calls: 290 (5.09 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) |