]> git.ipfire.org Git - thirdparty/suricata.git/commit
detect/mark: use postmatch instead of tag list
authorVictor Julien <victor@inliniac.net>
Sat, 16 Mar 2019 07:07:14 +0000 (08:07 +0100)
committerVictor Julien <victor@inliniac.net>
Thu, 21 Mar 2019 18:19:04 +0000 (19:19 +0100)
commit6bf35a42f194789ee4dd2a9aea624e9a9fd61656
treecddba280068782ef85cbc8a5c2a9607a3284dac9
parent4dbf600d64118175f0989714600ea17d3b510209
detect/mark: use postmatch instead of tag list

Keep the tag list for just tags. Post match list is better so the
keyword also works with pass and noalert rules.
src/detect-mark.c