]> git.ipfire.org Git - thirdparty/suricata.git/commit
sdp: add sdp.repeat_time sticky buffer
authorGiuseppe Longo <giuseppe@glongo.it>
Mon, 30 Sep 2024 13:40:40 +0000 (15:40 +0200)
committerVictor Julien <victor@inliniac.net>
Wed, 2 Apr 2025 20:36:16 +0000 (22:36 +0200)
commitd9df3a3a5ace23196d1317b7d04f25d6bf705f73
tree1d0e5be869a2296b08d7d58d78cb9ef559576497
parent38d9e8a628130540c6d2b23f9513d9cd1bae455e
sdp: add sdp.repeat_time sticky buffer

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

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