]> git.ipfire.org Git - thirdparty/suricata.git/commit
sdp: add sdp.media.connection_data sticky buffer
authorGiuseppe Longo <giuseppe@glongo.it>
Wed, 2 Oct 2024 08:25:59 +0000 (10:25 +0200)
committerVictor Julien <victor@inliniac.net>
Wed, 2 Apr 2025 20:36:16 +0000 (22:36 +0200)
commitb4e24742dd253d04f03f132224453e1a6e980ea4
tree3fc5a6f3317ebfd9723f9becc18ddf99c5bfc56b
parentccd2407a471fc232d5d3616c978acce8fb53e70f
sdp: add sdp.media.connection_data sticky buffer

This adds a sticky (multi) buffer to match the "Connection data"
subfield of the "Media description" field in both requests and
responses.

Ticket #7291
rust/src/sdp/detect.rs