mirror of https://github.com/OISF/suricata
disable-detect: fix needless file hashing
When detection is running flags are set on flows to indicate if file hashing is needed. This is based on global output settings and rules. In the case of --disable-detection this was not happening, so all files where hashed with all methods. This has a significant performance impact. This patch adds logic to set the flow flags in --disable-detect mode.pull/2622/head
parent
e24eb0f2b1
commit
4f8eacdc69
Loading…
Reference in New Issue