diff options
author | Ivan Nardi <12729895+IvanNardi@users.noreply.github.com> | 2023-05-10 12:50:24 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-10 12:50:24 +0200 |
commit | 31d23aee5662c8a0b69770cf96960c1db68e647c (patch) | |
tree | 5c0a9fb22a109174452817ee8bcee93a1a85ac25 /tests/cfgs/default/result/ookla.pcap.out | |
parent | 99d7066ea07d21bc282593c09fb6c306c67e09e3 (diff) |
All protocols should be excluded sooner or later (#1969)
For a lot of protocols, reduce the number of packets after which the
protocols dissector gives up.
The values are quite arbitary, tring to not impact on classification
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 dd4eedd79..18b31b66f 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: 488 (81.33 diss/flow) +Num dissector calls: 486 (81.00 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) |