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/ookla.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/ookla.pcap.out')
-rw-r--r-- | tests/cfgs/default/result/ookla.pcap.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cfgs/default/result/ookla.pcap.out b/tests/cfgs/default/result/ookla.pcap.out index 7e67e722a..bb6524603 100644 --- a/tests/cfgs/default/result/ookla.pcap.out +++ b/tests/cfgs/default/result/ookla.pcap.out @@ -4,7 +4,7 @@ DPI Packets (TCP): 40 (6.67 pkts/flow) Confidence DPI (partial cache): 1 (flows) Confidence DPI : 4 (flows) Confidence DPI (aggressive) : 1 (flows) -Num dissector calls: 515 (85.83 diss/flow) +Num dissector calls: 518 (86.33 diss/flow) LRU cache ookla: 4/2/2 (insert/search/found) LRU cache bittorrent: 0/3/0 (insert/search/found) LRU cache zoom: 0/0/0 (insert/search/found) |