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/guessing_disable/result | |
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/guessing_disable/result')
-rw-r--r-- | tests/cfgs/guessing_disable/result/webex.pcap.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cfgs/guessing_disable/result/webex.pcap.out b/tests/cfgs/guessing_disable/result/webex.pcap.out index 2cf27a182..2ab20bc25 100644 --- a/tests/cfgs/guessing_disable/result/webex.pcap.out +++ b/tests/cfgs/guessing_disable/result/webex.pcap.out @@ -2,7 +2,7 @@ DPI Packets (TCP): 395 (7.18 pkts/flow) DPI Packets (UDP): 8 (4.00 pkts/flow) Confidence Unknown : 4 (flows) Confidence DPI : 53 (flows) -Num dissector calls: 266 (4.67 diss/flow) +Num dissector calls: 267 (4.68 diss/flow) LRU cache ookla: 0/0/0 (insert/search/found) LRU cache bittorrent: 0/12/0 (insert/search/found) LRU cache stun: 0/0/0 (insert/search/found) |