diff options
author | Vladimir Gavrilov <105977161+0xA50C1A1@users.noreply.github.com> | 2023-11-30 11:13:45 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-30 09:13:45 +0100 |
commit | 24df1913ac7bd585a010d1b1601768206e578353 (patch) | |
tree | bcb902d53014c046b6b1c20a4c831e43e08a1291 /tests/cfgs/default/result/tls-appdata.pcap.out | |
parent | 6f046df0dcb07dae74be127af555ad96e8576acf (diff) |
Add Beckhoff ADS protocol dissector (#2181)
* Add Beckhoff ADS protocol dissector
* Remove redundant le32toh
* Fix detection on big-endian architectures
Diffstat (limited to 'tests/cfgs/default/result/tls-appdata.pcap.out')
-rw-r--r-- | tests/cfgs/default/result/tls-appdata.pcap.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cfgs/default/result/tls-appdata.pcap.out b/tests/cfgs/default/result/tls-appdata.pcap.out index 49f0658b4..5e35eea0f 100644 --- a/tests/cfgs/default/result/tls-appdata.pcap.out +++ b/tests/cfgs/default/result/tls-appdata.pcap.out @@ -2,7 +2,7 @@ Guessed flow protos: 1 DPI Packets (TCP): 17 (8.50 pkts/flow) Confidence DPI : 2 (flows) -Num dissector calls: 128 (64.00 diss/flow) +Num dissector calls: 129 (64.50 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) |