diff options
author | Vladimir Gavrilov <105977161+0xA50C1A1@users.noreply.github.com> | 2023-11-23 00:04:22 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-22 22:04:22 +0100 |
commit | 5c8c5c90c2b0d34a3e528c7271de7ac5c131a027 (patch) | |
tree | cba274810f954746a2ca5bb07019fe0a826bb22b /tests/cfgs/default/result/raknet.pcap.out | |
parent | 21f25740337c6c0412181c135b8cee8881fc7f58 (diff) |
Add HART-IP protocol dissector (#2163)
* Add HART-IP protocol dissector
* Update docs
* Update protocols.rst
* Reuse free proto id and re-run tests
* docs: move HART-IP to top of list
---------
Co-authored-by: 0xA50C1A1 <mage.wizard88@gmail.com>
Diffstat (limited to 'tests/cfgs/default/result/raknet.pcap.out')
-rw-r--r-- | tests/cfgs/default/result/raknet.pcap.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cfgs/default/result/raknet.pcap.out b/tests/cfgs/default/result/raknet.pcap.out index 27d8f4a59..fc1b8b733 100644 --- a/tests/cfgs/default/result/raknet.pcap.out +++ b/tests/cfgs/default/result/raknet.pcap.out @@ -2,7 +2,7 @@ Guessed flow protos: 0 DPI Packets (UDP): 24 (2.00 pkts/flow) Confidence DPI : 12 (flows) -Num dissector calls: 1431 (119.25 diss/flow) +Num dissector calls: 1437 (119.75 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) |