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/disable_stun_monitoring | |
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/disable_stun_monitoring')
-rw-r--r-- | tests/cfgs/disable_stun_monitoring/result/lru_ipv6_caches.pcapng.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cfgs/disable_stun_monitoring/result/lru_ipv6_caches.pcapng.out b/tests/cfgs/disable_stun_monitoring/result/lru_ipv6_caches.pcapng.out index 0d544f9b7..49c8e203b 100644 --- a/tests/cfgs/disable_stun_monitoring/result/lru_ipv6_caches.pcapng.out +++ b/tests/cfgs/disable_stun_monitoring/result/lru_ipv6_caches.pcapng.out @@ -4,7 +4,7 @@ DPI Packets (TCP): 9 (3.00 pkts/flow) DPI Packets (UDP): 36 (4.00 pkts/flow) Confidence DPI (cache) : 6 (flows) Confidence DPI : 6 (flows) -Num dissector calls: 758 (63.17 diss/flow) +Num dissector calls: 761 (63.42 diss/flow) LRU cache ookla: 0/0/0 (insert/search/found) LRU cache bittorrent: 25/12/4 (insert/search/found) LRU cache zoom: 0/0/0 (insert/search/found) |