diff options
author | Vladimir Gavrilov <105977161+0xA50C1A1@users.noreply.github.com> | 2024-02-15 11:36:06 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-15 09:36:06 +0100 |
commit | e93bcfd6196e76246fa33ed3122bf64689e2ce9a (patch) | |
tree | 13efca099003c5f15075b32343b3106d11129562 /tests/cfgs/default/result/lru_ipv6_caches.pcapng.out | |
parent | ae36648c6cc08a5ef170a719a4476fe16e3a0e37 (diff) |
Add ANSI C12.22 protocol dissector (#2317)
* Add ANSI C12.22 protocol dissector
* Add UDP sample
Diffstat (limited to 'tests/cfgs/default/result/lru_ipv6_caches.pcapng.out')
-rw-r--r-- | tests/cfgs/default/result/lru_ipv6_caches.pcapng.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cfgs/default/result/lru_ipv6_caches.pcapng.out b/tests/cfgs/default/result/lru_ipv6_caches.pcapng.out index 71a389238..2def9f8d7 100644 --- a/tests/cfgs/default/result/lru_ipv6_caches.pcapng.out +++ b/tests/cfgs/default/result/lru_ipv6_caches.pcapng.out @@ -2,7 +2,7 @@ DPI Packets (TCP): 9 (3.00 pkts/flow) DPI Packets (UDP): 30 (3.33 pkts/flow) Confidence DPI (cache) : 4 (flows) Confidence DPI : 8 (flows) -Num dissector calls: 640 (53.33 diss/flow) +Num dissector calls: 642 (53.50 diss/flow) LRU cache ookla: 0/0/0 (insert/search/found) LRU cache bittorrent: 25/7/2 (insert/search/found) LRU cache zoom: 0/0/0 (insert/search/found) |