]> git.ipfire.org Git - thirdparty/suricata.git/commit
sip: remove UPDATE method for detection 12245/head
authorPhilippe Antoine <pantoine@oisf.net>
Tue, 29 Oct 2024 21:29:06 +0000 (22:29 +0100)
committerVictor Julien <victor@inliniac.net>
Sat, 7 Dec 2024 09:23:46 +0000 (10:23 +0100)
commit38d7900fa9b8ce1db4cd296412fcfec094ba4794
tree98812e06fa3c253248e5589a27e44520c544340e
parente5b98be41f191a870e03c15616fabd6e01c2450c
sip: remove UPDATE method for detection

As it is also used for HTTP/1
Remove it only for TCP and keep it for UDP.

Ticket: 7436
rust/src/sip/sip.rs