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/reasm_segv_anon.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/reasm_segv_anon.pcapng.out')
-rw-r--r-- | tests/cfgs/default/result/reasm_segv_anon.pcapng.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cfgs/default/result/reasm_segv_anon.pcapng.out b/tests/cfgs/default/result/reasm_segv_anon.pcapng.out index 4efa631f8..b88fb6e1d 100644 --- a/tests/cfgs/default/result/reasm_segv_anon.pcapng.out +++ b/tests/cfgs/default/result/reasm_segv_anon.pcapng.out @@ -2,7 +2,7 @@ Guessed flow protos: 1 DPI Packets (TCP): 21 (21.00 pkts/flow) Confidence Match by port : 1 (flows) -Num dissector calls: 203 (203.00 diss/flow) +Num dissector calls: 204 (204.00 diss/flow) LRU cache ookla: 0/0/0 (insert/search/found) LRU cache bittorrent: 0/3/0 (insert/search/found) LRU cache stun: 0/0/0 (insert/search/found) |