]> git.ipfire.org Git - thirdparty/suricata.git/commit
detect: makes config keyword really require a flow
authorPhilippe Antoine <contact@catenacyber.fr>
Tue, 8 Mar 2022 11:50:16 +0000 (12:50 +0100)
committerShivani Bhardwaj <shivanib134@gmail.com>
Thu, 21 Apr 2022 07:31:56 +0000 (13:01 +0530)
commitd4d8b4c5b3db148a8ce1b92426392cae4f0dda4d
treee00975f53e07006d1809608c763ffd3740a6f256
parent272f082b85307f73c2fff5fb9e27260178b1a6bb
detect: makes config keyword really require a flow

Ticket: 4972

Completes commit c3a220647

DETECT_CONFIG is added as DETECT_SM_LIST_POSTMATCH and not
as DETECT_SM_LIST_MATCH as other keywords handled in SignatureCreateMask

(cherry picked from commit 00da0d3420fd6ebbdbe7990b26eebf7650856eca)
src/detect-engine-build.c