Actions
Task #7426
closedflowint: add isnotset support
Effort:
Difficulty:
Label:
Description
All other similar keywords will use the pair isset/ isnotset
,
but flowint
only accepts isset/ noset
To avoid breaking compatibility, but also keep consistency, allow that flowint
accept both terms.
As this is something that may cause user confusion, adding this for backporting, too.
This emerged from https://github.com/OISF/suricata/pull/12159
Actions