From 6127e04900d14682f524cca5b5720b2fb9f0e283 Mon Sep 17 00:00:00 2001 From: Maatuq Date: Wed, 29 May 2024 00:01:08 +0400 Subject: support rtp/rtcp over tcp (#2422) (#2457) Support rtp/rtcp over tcp as per rfc4571. Signed-off-by: mmaatuq --- tests/cfgs/disable_protocols/result/soap.pcap.out | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/cfgs/disable_protocols/result/soap.pcap.out') diff --git a/tests/cfgs/disable_protocols/result/soap.pcap.out b/tests/cfgs/disable_protocols/result/soap.pcap.out index 62aaec5b0..f49de9ecc 100644 --- a/tests/cfgs/disable_protocols/result/soap.pcap.out +++ b/tests/cfgs/disable_protocols/result/soap.pcap.out @@ -3,7 +3,7 @@ Guessed flow protos: 2 DPI Packets (TCP): 20 (6.67 pkts/flow) Confidence Match by port : 2 (flows) Confidence DPI : 1 (flows) -Num dissector calls: 400 (133.33 diss/flow) +Num dissector calls: 402 (134.00 diss/flow) LRU cache ookla: 0/0/0 (insert/search/found) LRU cache bittorrent: 0/6/0 (insert/search/found) LRU cache stun: 0/0/0 (insert/search/found) -- cgit v1.2.3