diff options
author | Vladimir Gavrilov <105977161+0xA50C1A1@users.noreply.github.com> | 2024-04-10 19:04:02 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-10 18:04:02 +0200 |
commit | 9ff4bece33bc5e8601208e59ecb2f8bc66b4daaa (patch) | |
tree | 2a446f733bf09f99340ed3dff03c4c88cd9b66ae /tests/cfgs/disable_protocols | |
parent | 142c8f5afb90629762920db6703831826513e00b (diff) |
Add The Elder Scrolls Online support (#2376)
* Add The Elder Scrolls Online support
* Use ndpi_memmem instead of memmem from libc
* Add protocol description
* Change selection bitmask to V4_V6
* Update protocols.rst
Diffstat (limited to 'tests/cfgs/disable_protocols')
-rw-r--r-- | tests/cfgs/disable_protocols/result/soap.pcap.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cfgs/disable_protocols/result/soap.pcap.out b/tests/cfgs/disable_protocols/result/soap.pcap.out index 285131283..4d5cd5aa0 100644 --- a/tests/cfgs/disable_protocols/result/soap.pcap.out +++ b/tests/cfgs/disable_protocols/result/soap.pcap.out @@ -3,7 +3,7 @@ Guessed flow protos: 2 DPI Packets (TCP): 20 (6.67 pkts/flow) Confidence Match by port : 2 (flows) Confidence DPI : 1 (flows) -Num dissector calls: 408 (136.00 diss/flow) +Num dissector calls: 410 (136.67 diss/flow) LRU cache ookla: 0/0/0 (insert/search/found) LRU cache bittorrent: 0/6/0 (insert/search/found) LRU cache zoom: 0/0/0 (insert/search/found) |