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/mullvad_wireguard.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/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 c8409547a..58ef41e28 100644 --- a/tests/cfgs/default/result/mullvad_wireguard.pcap.out +++ b/tests/cfgs/default/result/mullvad_wireguard.pcap.out @@ -2,7 +2,7 @@ Guessed flow protos: 0 DPI Packets (UDP): 3 (3.00 pkts/flow) Confidence DPI : 1 (flows) -Num dissector calls: 138 (138.00 diss/flow) +Num dissector calls: 139 (139.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) |