aboutsummaryrefslogtreecommitdiff
path: root/tests/cfgs/disable_stun_monitoring/pcap
Commit message (Collapse)AuthorAge
* STUN: rework extra dissection (#2202)Ivan Nardi2023-12-11
| | | | | | | Keep looking for RTP packets but remove the monitoring concept. We will re-introduce a more general concept of "flow in monitoring state" later. The function was disabled by default. Some configuration knobs will be provided when/if #2190 is merged.
* STUN: keep monitoring/processing STUN flows (#2012)Ivan Nardi2023-06-21
Look for RTP packets in the STUN sessions. TODO: tell RTP from RTCP