]> git.ipfire.org Git - thirdparty/suricata.git/commit
app-layer: fix 'detection-only' keyword 1279/head
authorEric Leblond <eric@regit.org>
Fri, 19 Dec 2014 14:06:30 +0000 (15:06 +0100)
committerVictor Julien <victor@inliniac.net>
Tue, 23 Dec 2014 10:50:45 +0000 (11:50 +0100)
commitff8dae3b751029a03f6c2f4f09f036969aa9d4d9
tree075dc243ca1eb5f98a633a6cd60c18fcd53d574b
parent969abc2ccd0b85924dd5c3aea55fd441a7cd9588
app-layer: fix 'detection-only' keyword

If we follow the description in the yaml file, we should disable
parsing if 'detection-only' keyword is used.
src/app-layer-parser.c