]> git.ipfire.org Git - thirdparty/suricata.git/commit
flowint: add isnotset support
authorJuliana Fajardini <jufajardini@gmail.com>
Wed, 4 Dec 2024 19:59:28 +0000 (16:59 -0300)
committerVictor Julien <victor@inliniac.net>
Thu, 5 Dec 2024 09:02:27 +0000 (10:02 +0100)
commit6e4a501e7c96a705df084fd1e74668bc70a00b89
tree672e250bd999d0910ff6f8e73b3a60918142962a
parent2fe2cf855310678141896195e3191fa582752e6c
flowint: add isnotset support

Similar keywords use `isnotset`, while `flowint` only accepted `notset`
Opted to change the code, not only the regex, to keep the underlying
code also following the same patterns.

Task #7426
doc/userguide/rules/flow-keywords.rst
src/detect-engine-sigorder.c
src/detect-flowint.c
src/detect-flowint.h