diff options
author | Toni <matzeton@googlemail.com> | 2024-01-12 12:14:59 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-12 12:14:59 +0100 |
commit | 0aea509e23e0f0bd368f4796dcf0542d5c9108c7 (patch) | |
tree | 3934956937d4fa2c18f6c3ffb0a4b73d5be64d40 /tests/cfgs/disable_aggressiveness | |
parent | 75d3f78f7df44055acd433695f56a0d8a1567ba1 (diff) |
Add KCP protocol dissector. (#2257)
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
Diffstat (limited to 'tests/cfgs/disable_aggressiveness')
-rw-r--r-- | tests/cfgs/disable_aggressiveness/result/ookla.pcap.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cfgs/disable_aggressiveness/result/ookla.pcap.out b/tests/cfgs/disable_aggressiveness/result/ookla.pcap.out index b13a55f2a..d7b99fee4 100644 --- a/tests/cfgs/disable_aggressiveness/result/ookla.pcap.out +++ b/tests/cfgs/disable_aggressiveness/result/ookla.pcap.out @@ -3,7 +3,7 @@ Guessed flow protos: 1 DPI Packets (TCP): 40 (6.67 pkts/flow) Confidence DPI (partial cache): 1 (flows) Confidence DPI : 5 (flows) -Num dissector calls: 559 (93.17 diss/flow) +Num dissector calls: 562 (93.67 diss/flow) LRU cache ookla: 4/1/1 (insert/search/found) LRU cache bittorrent: 0/3/0 (insert/search/found) LRU cache zoom: 0/0/0 (insert/search/found) |