]> git.ipfire.org Git - thirdparty/suricata.git/commit
detect/frames: limit mixing frames and other detection
authorVictor Julien <vjulien@oisf.net>
Fri, 3 Dec 2021 07:15:15 +0000 (08:15 +0100)
committerVictor Julien <vjulien@oisf.net>
Tue, 18 Jan 2022 11:21:52 +0000 (12:21 +0100)
commit02f98796a76cc7750ca9c30829cc26b90ac256b2
tree5fbf08a1aa357189419946282b2f156634bdc88d
parent3cbe33de574e1c80692443c454ced2f517081e7d
detect/frames: limit mixing frames and other detection

Don't allow mixing of payload/stream/tx and frame keywords. Initial
support is only for 'pure' frame inspection.
src/detect-parse.c