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/whois.pcapng.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/whois.pcapng.out')
-rw-r--r-- | tests/cfgs/default/result/whois.pcapng.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cfgs/default/result/whois.pcapng.out b/tests/cfgs/default/result/whois.pcapng.out index ad134c9d6..dbe21e057 100644 --- a/tests/cfgs/default/result/whois.pcapng.out +++ b/tests/cfgs/default/result/whois.pcapng.out @@ -3,7 +3,7 @@ Guessed flow protos: 1 DPI Packets (TCP): 16 (5.33 pkts/flow) Confidence Match by port : 1 (flows) Confidence DPI : 2 (flows) -Num dissector calls: 201 (67.00 diss/flow) +Num dissector calls: 198 (66.00 diss/flow) LRU cache ookla: 0/0/0 (insert/search/found) LRU cache bittorrent: 0/3/0 (insert/search/found) LRU cache zoom: 0/0/0 (insert/search/found) |