aboutsummaryrefslogtreecommitdiff
path: root/tests/cfgs/stun_extra_dissection/pcap/stun_dtls_rtp.pcapng
diff options
context:
space:
mode:
authorIvan Nardi <12729895+IvanNardi@users.noreply.github.com>2024-05-29 18:31:10 +0200
committerGitHub <noreply@github.com>2024-05-29 18:31:10 +0200
commit81e42b748e46666158596cc22224b0ec11d85be0 (patch)
tree8deb2ebecddd9556607dbee28c5de51d0c4c74c7 /tests/cfgs/stun_extra_dissection/pcap/stun_dtls_rtp.pcapng
parent6127e04900d14682f524cca5b5720b2fb9f0e283 (diff)
RTP: fix detection over TCP (#2462)
RFC4571 is not the only way to wrap RTP messages in TCP streams. For example, when RTP is encapsulated over TURN flows (i.e. via DATA attribute) there is no additional framing. See also 6127e0490
Diffstat (limited to 'tests/cfgs/stun_extra_dissection/pcap/stun_dtls_rtp.pcapng')
l---------tests/cfgs/stun_extra_dissection/pcap/stun_dtls_rtp.pcapng1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/cfgs/stun_extra_dissection/pcap/stun_dtls_rtp.pcapng b/tests/cfgs/stun_extra_dissection/pcap/stun_dtls_rtp.pcapng
new file mode 120000
index 000000000..d30bde120
--- /dev/null
+++ b/tests/cfgs/stun_extra_dissection/pcap/stun_dtls_rtp.pcapng
@@ -0,0 +1 @@
+../../default/pcap/stun_dtls_rtp.pcapng \ No newline at end of file