Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

STUN: improve extraction of Mapped-Address metadata #2370

Merged
merged 1 commit into from
Apr 8, 2024

Commits on Apr 6, 2024

  1. STUN: improve extraction of Mapped-Address metadata

    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.
    IvanNardi committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    8c1eac7 View commit details
    Browse the repository at this point in the history