]> git.ipfire.org Git - thirdparty/suricata.git/commit
detect: denote the max detection list; fix issue 1674.
authorJason Ish <ish@unx.ca>
Wed, 27 Jan 2016 05:22:27 +0000 (23:22 -0600)
committerVictor Julien <victor@inliniac.net>
Wed, 16 Mar 2016 09:27:32 +0000 (10:27 +0100)
commit3c3fe4b47d1f9bc23113d8b8c2ea98c5096e4e8f
tree9b16dc0c08ab53d1009d282d6f25418a1bd0c6b7
parent9afaf14ba4137f535aa6414982fdf488f0f3cce8
detect: denote the max detection list; fix issue 1674.

Denotes the max detection list so that rule validation can
allow post-detection lists to come after base64_data, but
disallow detection lists to come after it.
src/detect-base64-data.c
src/detect-parse.c
src/detect.h