]> git.ipfire.org Git - thirdparty/suricata.git/commit
sdp: add sdp.uri sticky buffer
authorGiuseppe Longo <giuseppe@glongo.it>
Mon, 30 Sep 2024 08:51:17 +0000 (10:51 +0200)
committerVictor Julien <victor@inliniac.net>
Wed, 2 Apr 2025 20:36:16 +0000 (22:36 +0200)
commit82af560a54581f2900738078164489f1d6930880
tree3736dd7f015d83c5f01adcae4b69c1f32714773a
parent38cfe97ddcfa53f9d65e90bb036bd01faaa9e206
sdp: add sdp.uri sticky buffer

This adds a sticky buffer to match the "Uri" field in both requests and
responses.

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