From 15a80527c6392a35d5f074fbc39a1a90ee2353b6 Mon Sep 17 00:00:00 2001 From: Nardi Ivan Date: Tue, 19 Mar 2024 19:58:58 +0100 Subject: 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 --- tests/cfgs/default/result/quic_0RTT.pcap.out | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/cfgs/default/result/quic_0RTT.pcap.out') 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) -- cgit v1.2.3