]> git.ipfire.org Git - thirdparty/suricata.git/commit
files: tracking flag update
authorVictor Julien <victor@inliniac.net>
Tue, 26 Feb 2019 11:38:19 +0000 (12:38 +0100)
committerVictor Julien <victor@inliniac.net>
Tue, 11 Feb 2020 18:42:41 +0000 (19:42 +0100)
commit500e8da63aba55e8a892d081eaf5de8d81b23dbf
treed694692ece120f24a77c323a52515f4b2139a38e
parenta4a4d17ad02ce23d6b79bd5c3372d367287f6dd3
files: tracking flag update

Improve flow file flags and file flags updates. Introduce a mask
that is set at start up to avoid lots of runtime checks.

Disable cocci flags check as it doesn't support the more dynamic
nature of the flag updates.
src/detect.c
src/flow.h
src/util-file.c
src/util-file.h