aboutsummaryrefslogtreecommitdiff
path: root/tests/cfgs/default/pcap/stun_dtls_rtp.pcapng
Commit message (Collapse)AuthorAge
* STUN: improve demultiplexing of DTLS packets (#2153)Ivan Nardi2023-11-27
Keep demultiplexing STUN/RTP/RTCP packets after DTLS ones. We might end up processing the session a little longer, because we will process the STUN/RTP/RTCP packets after the DTLS handshake.