]> git.ipfire.org Git - thirdparty/suricata.git/commit
detect/sip.stat_msg: add sticky buffer
authorGiuseppe Longo <giuseppe@glongo.it>
Sat, 2 Mar 2019 20:45:07 +0000 (21:45 +0100)
committerVictor Julien <victor@inliniac.net>
Tue, 17 Sep 2019 08:42:20 +0000 (10:42 +0200)
commit8939ece53846de2795319003b991fcc7da04bf37
tree970c8c7e05b98678d3857485cdeebec2afd507c3
parentbd2219cac6e307a20797517878589c6626a17dc6
detect/sip.stat_msg: add sticky buffer

Matches on status msg field in SIP.
rust/src/sip/detect.rs
src/Makefile.am
src/detect-engine-register.c
src/detect-engine-register.h
src/detect-sip-stat-msg.c [new file with mode: 0644]
src/detect-sip-stat-msg.h [new file with mode: 0644]