diff options
author | Nardi Ivan <nardi.ivan@gmail.com> | 2024-03-19 19:58:58 +0100 |
---|---|---|
committer | Ivan Nardi <12729895+IvanNardi@users.noreply.github.com> | 2024-03-20 09:39:15 +0100 |
commit | 15a80527c6392a35d5f074fbc39a1a90ee2353b6 (patch) | |
tree | 8caf6fe4f6fe418e125e3251b3c18ec5ea8de44e /tests/cfgs/default/result/quic_0RTT.pcap.out | |
parent | 5ccf41739ba67b87a1abf01217407429f944510f (diff) |
STUN: remove workaround to identify RTP traffic
We are able to demultiplex RTP packets in STUN flows since 3608ab01b, at
least; no need to explicity call the RTP dissector
Diffstat (limited to 'tests/cfgs/default/result/quic_0RTT.pcap.out')
-rw-r--r-- | tests/cfgs/default/result/quic_0RTT.pcap.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cfgs/default/result/quic_0RTT.pcap.out b/tests/cfgs/default/result/quic_0RTT.pcap.out index cb5da9e4b..687838771 100644 --- a/tests/cfgs/default/result/quic_0RTT.pcap.out +++ b/tests/cfgs/default/result/quic_0RTT.pcap.out @@ -1,6 +1,6 @@ DPI Packets (UDP): 4 (2.00 pkts/flow) Confidence DPI : 2 (flows) -Num dissector calls: 213 (106.50 diss/flow) +Num dissector calls: 212 (106.00 diss/flow) LRU cache ookla: 0/0/0 (insert/search/found) LRU cache bittorrent: 0/3/0 (insert/search/found) LRU cache zoom: 0/0/0 (insert/search/found) |