]> git.ipfire.org Git - thirdparty/suricata.git/commit
detect: fix mix of pass and noalert
authorVictor Julien <victor@inliniac.net>
Fri, 7 Jul 2017 10:18:28 +0000 (12:18 +0200)
committerVictor Julien <victor@inliniac.net>
Fri, 7 Jul 2017 10:18:28 +0000 (12:18 +0200)
commit3c05379cbd430a06714537632ddba9f033cd87f1
tree26154cc14a9281ba5802a201b8451546aee05fca
parentd459d0b352ed8b33ebf51d8a4abd00d33d4e7a03
detect: fix mix of pass and noalert

Noalert rules did not apply pass logic to the flow.

Bug #1888.
src/detect-engine-alert.c
src/detect-engine-iponly.c
src/detect-engine-state.c
src/detect.c
src/detect.h