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/rtp.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/rtp.pcapng.out')
-rw-r--r-- | tests/cfgs/default/result/rtp.pcapng.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cfgs/default/result/rtp.pcapng.out b/tests/cfgs/default/result/rtp.pcapng.out index 6fb7c50ee..8d469aada 100644 --- a/tests/cfgs/default/result/rtp.pcapng.out +++ b/tests/cfgs/default/result/rtp.pcapng.out @@ -1,6 +1,6 @@ DPI Packets (UDP): 9 (3.00 pkts/flow) Confidence DPI : 3 (flows) -Num dissector calls: 439 (146.33 diss/flow) +Num dissector calls: 442 (147.33 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) |