]> git.ipfire.org Git - thirdparty/suricata.git/commit
http: flag destate about new files
authorVictor Julien <victor@inliniac.net>
Wed, 20 Apr 2016 16:42:01 +0000 (18:42 +0200)
committerVictor Julien <victor@inliniac.net>
Mon, 25 Apr 2016 13:32:14 +0000 (15:32 +0200)
commit83e0529b2b7cf953c83a6fbf5c59279f02574caf
tree58f93f7dfa9f9160b485ef569cfd1fa9eca1e522
parentaa4ad9d25b042fc7f6cb9f0d704a3c7420fd6d32
http: flag destate about new files

The stateful detection engine needs some assistance when inspecting
transactions with multiple files. This patch flags the detect state
(if any) about the availability of new files in http. For http it
should only apply to multipart bodies although the flag is set for
all files.
src/app-layer-htp.c