]> git.ipfire.org Git - thirdparty/suricata.git/commit
detect: put inspect code for MATCH-list into func 3133/head
authorVictor Julien <victor@inliniac.net>
Sat, 7 Oct 2017 13:01:27 +0000 (15:01 +0200)
committerVictor Julien <victor@inliniac.net>
Mon, 8 Jan 2018 09:01:59 +0000 (10:01 +0100)
commit40986b1f61d26e9093cf6475e00809619c83d317
treef67ae04810dab83952f493346ff6fe9f637ad4c1
parent70597066e0046abc6104190386e9ade3decb9796
detect: put inspect code for MATCH-list into func

Introduce DetectRunInspectRulePacketMatches to inspect the signatures
match list.
src/detect.c