]> git.ipfire.org Git - thirdparty/suricata.git/commit
file: remove FILE_USE_DETECT flag 9237/head
authorVictor Julien <vjulien@oisf.net>
Tue, 11 Jul 2023 08:04:45 +0000 (10:04 +0200)
committerVictor Julien <vjulien@oisf.net>
Fri, 14 Jul 2023 15:57:40 +0000 (17:57 +0200)
commit389f166d780324e44d664bef02b6a62df7f2887f
tree8d617dd71b9940db9564f4cf247a04e5464eaeb8
parent59fea84956c0c6ae1792ff0e5bfcb9ea741242e3
file: remove FILE_USE_DETECT flag

All implementations were converted to use the logic, so the flag itself
can be removed.
rust/src/filecontainer.rs
rust/src/http2/http2.rs
rust/src/nfs/nfs.rs
rust/src/smb/files.rs
src/app-layer-ftp.c
src/app-layer-htp-file.c
src/app-layer-smtp.c
src/util-file.c