diff options
author | Vladimir Gavrilov <105977161+0xA50C1A1@users.noreply.github.com> | 2023-11-27 19:09:53 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-27 17:09:53 +0100 |
commit | 84427b07545a665bd1834e584bbc3754abc893f8 (patch) | |
tree | eeb01d9ad95c2ec63fbbc4b062fbfe705ae67560 /tests/cfgs/default/result/ookla.pcap.out | |
parent | 3763c702f0f6ae0aaff3a51dc52b4ec48a0d15fb (diff) |
Add Omron FINS protocol dissector (#2172)
* Add Omron FINS protocol dissector
* Add a kludge to avoid invalid FINS over UDP detection as SkypeTeams and RTP
* Update unit test results
* Update protocols.rst
* Remove dummy flows from fins.pcap
Diffstat (limited to 'tests/cfgs/default/result/ookla.pcap.out')
-rw-r--r-- | tests/cfgs/default/result/ookla.pcap.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cfgs/default/result/ookla.pcap.out b/tests/cfgs/default/result/ookla.pcap.out index a1eb276c2..7e67e722a 100644 --- a/tests/cfgs/default/result/ookla.pcap.out +++ b/tests/cfgs/default/result/ookla.pcap.out @@ -4,7 +4,7 @@ DPI Packets (TCP): 40 (6.67 pkts/flow) Confidence DPI (partial cache): 1 (flows) Confidence DPI : 4 (flows) Confidence DPI (aggressive) : 1 (flows) -Num dissector calls: 512 (85.33 diss/flow) +Num dissector calls: 515 (85.83 diss/flow) LRU cache ookla: 4/2/2 (insert/search/found) LRU cache bittorrent: 0/3/0 (insert/search/found) LRU cache zoom: 0/0/0 (insert/search/found) |