diff options
author | Nardi Ivan <nardi.ivan@gmail.com> | 2024-09-07 14:15:47 +0200 |
---|---|---|
committer | Ivan Nardi <12729895+IvanNardi@users.noreply.github.com> | 2024-09-10 19:32:31 +0200 |
commit | 9e5d0e05d341b58bb4de76e16a6102e55eac9cc1 (patch) | |
tree | 0ba2185dca949b9ad4199834d4f3443f8e47ff6a /tests/cfgs/default/result/openvpn.pcap.out | |
parent | def86ba0a9f090cebda3d2e521e22f5d8f2f0f35 (diff) |
QUIC: add a basic heuristic to detect mid-flows
Diffstat (limited to 'tests/cfgs/default/result/openvpn.pcap.out')
-rw-r--r-- | tests/cfgs/default/result/openvpn.pcap.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cfgs/default/result/openvpn.pcap.out b/tests/cfgs/default/result/openvpn.pcap.out index c1903a83d..09a96d23f 100644 --- a/tests/cfgs/default/result/openvpn.pcap.out +++ b/tests/cfgs/default/result/openvpn.pcap.out @@ -1,7 +1,7 @@ DPI Packets (TCP): 24 (8.00 pkts/flow) DPI Packets (UDP): 24 (3.43 pkts/flow) Confidence DPI : 10 (flows) -Num dissector calls: 1754 (175.40 diss/flow) +Num dissector calls: 1755 (175.50 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) |