diff options
author | Maatuq <mahmoudmatook.mm@gmail.com> | 2024-05-29 00:01:08 +0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-28 22:01:08 +0200 |
commit | 6127e04900d14682f524cca5b5720b2fb9f0e283 (patch) | |
tree | 649485a95b93e12b16ef1d902a805ebeeb431792 /tests/cfgs/default/result/alicloud.pcap.out | |
parent | 80171dbcf3865e8b02f136b0dc4b088033fd9054 (diff) |
support rtp/rtcp over tcp (#2422) (#2457)
Support rtp/rtcp over tcp as per rfc4571.
Signed-off-by: mmaatuq <mahmoudmatook.mm@gmail.com>
Diffstat (limited to 'tests/cfgs/default/result/alicloud.pcap.out')
-rw-r--r-- | tests/cfgs/default/result/alicloud.pcap.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cfgs/default/result/alicloud.pcap.out b/tests/cfgs/default/result/alicloud.pcap.out index 6ceb3d3d6..0067fab10 100644 --- a/tests/cfgs/default/result/alicloud.pcap.out +++ b/tests/cfgs/default/result/alicloud.pcap.out @@ -1,6 +1,6 @@ DPI Packets (TCP): 60 (4.00 pkts/flow) Confidence DPI : 15 (flows) -Num dissector calls: 1560 (104.00 diss/flow) +Num dissector calls: 1575 (105.00 diss/flow) LRU cache ookla: 0/0/0 (insert/search/found) LRU cache bittorrent: 0/0/0 (insert/search/found) LRU cache stun: 0/0/0 (insert/search/found) |