diff options
author | Vladimir Gavrilov <105977161+0xA50C1A1@users.noreply.github.com> | 2024-08-22 16:26:32 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-22 15:26:32 +0200 |
commit | a10c48c80a3a3075b2314c951fb288cdc14c18b8 (patch) | |
tree | cdd5be36388017cf946882c1589ce3aa100d6199 /tests/cfgs/default/result/lru_ipv6_caches.pcapng.out | |
parent | 9b1736aa8960170d32eac7c954194eff9436fbbc (diff) |
Add CNP/IP protocol support (#2521)
ISO/IEC 14908-4 defines how to tunnel Control Network Protocol (CNP) over IP networks. It encapsulates protocols like EIA-709, EIA-600, and CNP, making it a versatile solution for building automation and control systems.
Diffstat (limited to 'tests/cfgs/default/result/lru_ipv6_caches.pcapng.out')
-rw-r--r-- | tests/cfgs/default/result/lru_ipv6_caches.pcapng.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cfgs/default/result/lru_ipv6_caches.pcapng.out b/tests/cfgs/default/result/lru_ipv6_caches.pcapng.out index 29ceb5e97..1aab1243a 100644 --- a/tests/cfgs/default/result/lru_ipv6_caches.pcapng.out +++ b/tests/cfgs/default/result/lru_ipv6_caches.pcapng.out @@ -2,7 +2,7 @@ DPI Packets (TCP): 9 (3.00 pkts/flow) DPI Packets (UDP): 35 (3.89 pkts/flow) Confidence DPI (cache) : 5 (flows) Confidence DPI : 7 (flows) -Num dissector calls: 595 (49.58 diss/flow) +Num dissector calls: 597 (49.75 diss/flow) LRU cache ookla: 0/0/0 (insert/search/found) LRU cache bittorrent: 30/5/3 (insert/search/found) LRU cache stun: 6/0/0 (insert/search/found) |