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/Oscar.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/Oscar.pcap.out')
-rw-r--r-- | tests/cfgs/default/result/Oscar.pcap.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cfgs/default/result/Oscar.pcap.out b/tests/cfgs/default/result/Oscar.pcap.out index f7c9c08d6..600ae5dd6 100644 --- a/tests/cfgs/default/result/Oscar.pcap.out +++ b/tests/cfgs/default/result/Oscar.pcap.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: 252 (252.00 diss/flow) +Num dissector calls: 253 (253.00 diss/flow) LRU cache ookla: 0/0/0 (insert/search/found) LRU cache bittorrent: 0/3/0 (insert/search/found) LRU cache zoom: 0/0/0 (insert/search/found) |