diff options
author | Vladimir Gavrilov <105977161+0xA50C1A1@users.noreply.github.com> | 2024-01-18 21:23:44 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-18 19:23:44 +0100 |
commit | 248f3d55884883d0d879d3363bc8e560706cae37 (patch) | |
tree | 242c822a05e199dcfb1df9518b540a8533137285 /tests/cfgs/default/result/mullvad_wireguard.pcap.out | |
parent | 0712d496fe63fd16f8e943a438c57f75d8cae880 (diff) |
Rework Steam detection (part 1) (#2264)
* Clean up Steam dissector
* Add Steam Datagram Relay dissector
* Update docs
* Update test results
* Remove csgo.c from MSVC project
* Small fixes
* Add Steam TLS pcap sample
* Merge Steam pcap samples into single one
* Fix typo
* Update test results
Diffstat (limited to 'tests/cfgs/default/result/mullvad_wireguard.pcap.out')
-rw-r--r-- | tests/cfgs/default/result/mullvad_wireguard.pcap.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cfgs/default/result/mullvad_wireguard.pcap.out b/tests/cfgs/default/result/mullvad_wireguard.pcap.out index 9e632a2a8..4ecd5079c 100644 --- a/tests/cfgs/default/result/mullvad_wireguard.pcap.out +++ b/tests/cfgs/default/result/mullvad_wireguard.pcap.out @@ -1,6 +1,6 @@ DPI Packets (UDP): 3 (3.00 pkts/flow) Confidence DPI : 1 (flows) -Num dissector calls: 148 (148.00 diss/flow) +Num dissector calls: 146 (146.00 diss/flow) LRU cache ookla: 0/0/0 (insert/search/found) LRU cache bittorrent: 0/0/0 (insert/search/found) LRU cache zoom: 0/0/0 (insert/search/found) |