diff options
author | Ivan Nardi <12729895+IvanNardi@users.noreply.github.com> | 2024-09-07 12:00:31 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-07 12:00:31 +0200 |
commit | 92507c014626bc542f2ab11c729742802c0bc345 (patch) | |
tree | 0fb365764786c17f130091a056788799df1981c2 /tests/cfgs/default/result/cloudflare-warp.pcap.out | |
parent | 3b5dee1cc0038fdb09f5ff1b18f05dd561dbcb1c (diff) |
oracle: fix dissector (#2548)
We can do definitely better, but this change is a big improvements
respect the current broken code
Diffstat (limited to 'tests/cfgs/default/result/cloudflare-warp.pcap.out')
-rw-r--r-- | tests/cfgs/default/result/cloudflare-warp.pcap.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cfgs/default/result/cloudflare-warp.pcap.out b/tests/cfgs/default/result/cloudflare-warp.pcap.out index 6651e4a21..7e11c461b 100644 --- a/tests/cfgs/default/result/cloudflare-warp.pcap.out +++ b/tests/cfgs/default/result/cloudflare-warp.pcap.out @@ -5,7 +5,7 @@ DPI Packets (UDP): 1 (1.00 pkts/flow) Confidence Match by port : 2 (flows) Confidence DPI : 6 (flows) Confidence Match by IP : 1 (flows) -Num dissector calls: 352 (39.11 diss/flow) +Num dissector calls: 350 (38.89 diss/flow) LRU cache ookla: 0/0/0 (insert/search/found) LRU cache bittorrent: 0/9/0 (insert/search/found) LRU cache stun: 0/0/0 (insert/search/found) |