diff options
author | Vladimir Gavrilov <105977161+0xA50C1A1@users.noreply.github.com> | 2023-12-16 15:30:21 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-16 13:30:21 +0100 |
commit | 0f3e6d832b3df7f6eb5ded0296142f6f93537022 (patch) | |
tree | 788dcb3e67ee27faef5c5f409229e9637b55c6b6 /tests/cfgs/default/result/zoom_p2p.pcapng.out | |
parent | 8ea16ffd77d486cce4c4bb0d58d80b32d68a4f4f (diff) |
Add PROFINET/IO protocol dissector (#2213)
* Add PROFINET/IO protocol dissector
* Add LE (Little Endian) to the file name
* Rework dissector
* Remove redundant check
Diffstat (limited to 'tests/cfgs/default/result/zoom_p2p.pcapng.out')
-rw-r--r-- | tests/cfgs/default/result/zoom_p2p.pcapng.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cfgs/default/result/zoom_p2p.pcapng.out b/tests/cfgs/default/result/zoom_p2p.pcapng.out index a9282da78..b85bb074c 100644 --- a/tests/cfgs/default/result/zoom_p2p.pcapng.out +++ b/tests/cfgs/default/result/zoom_p2p.pcapng.out @@ -4,7 +4,7 @@ DPI Packets (UDP): 52 (5.20 pkts/flow) DPI Packets (other): 2 (1.00 pkts/flow) Confidence DPI (partial cache): 4 (flows) Confidence DPI : 8 (flows) -Num dissector calls: 844 (70.33 diss/flow) +Num dissector calls: 848 (70.67 diss/flow) LRU cache ookla: 0/0/0 (insert/search/found) LRU cache bittorrent: 0/12/0 (insert/search/found) LRU cache zoom: 0/0/0 (insert/search/found) |