]> git.ipfire.org Git - thirdparty/suricata.git/commit
util-threshold-config: parse suppress rules with spaces in ip list 2160/head
authorAndreas Herz <andi@geekosphere.org>
Tue, 14 Jun 2016 21:14:40 +0000 (23:14 +0200)
committerVictor Julien <victor@inliniac.net>
Mon, 20 Jun 2016 16:07:26 +0000 (18:07 +0200)
commite9a2a341ceda1f1c23918949f483508144a22aea
tree7daa5c0b4eb9f7d04a69b8a9789be8c51ec00680
parentf0e22c91cb23415d3c095b016040d7bb7542c4a7
util-threshold-config: parse suppress rules with spaces in ip list

This modified regex allows spaces witihn the ip list for supress rules
like [10.0.0.1, 10.0.0.2]
src/util-threshold-config.c