]> git.ipfire.org Git - thirdparty/suricata.git/commit
flow: remove FLOW_NOPACKET_INSPECTION flag
authorVictor Julien <vjulien@oisf.net>
Thu, 13 Mar 2025 08:20:57 +0000 (09:20 +0100)
committerVictor Julien <victor@inliniac.net>
Mon, 7 Apr 2025 20:04:13 +0000 (22:04 +0200)
commit84a9673af612aeef98bca4781c011cbdb51687a5
treeb088f30ec5c75df1b94885520d7e3732239509be
parenta4ae92319fc96f5b630fbcc7730d5ef437789488
flow: remove FLOW_NOPACKET_INSPECTION flag

It was not used separately from FLOW_ACTION_PASS.
src/alert-debuglog.c
src/detect-engine-alert.c
src/detect.c
src/flow-timeout.c
src/flow.c
src/flow.h
src/tests/detect.c
src/util-exception-policy.c