aboutsummaryrefslogtreecommitdiff
path: root/tests/cfgs/stun_mapped_address_disabled
Commit message (Collapse)AuthorAge
* STUN: improve extraction of Mapped-Address metadata (#2370)Ivan Nardi2024-04-08
Enable parsing of Mapped-Address attribute for all STUN flows: that means that STUN classification might require more packets. Add a configuration knob to enable/disable this feature. Note that we can have (any) STUN metadata also for flows *not* classified as STUN (because of DTLS). Add support for ipv6. Restore the correct extra dissection logic for Telegram flows.