]> git.ipfire.org Git - thirdparty/suricata.git/commit
rate_filter: by_rule fixed triggering algorithm
authorRuslan Usmanov <ruslan.usmanov@threattrack.com>
Tue, 12 Dec 2017 18:10:07 +0000 (13:10 -0500)
committerVictor Julien <victor@inliniac.net>
Tue, 23 Jan 2018 07:44:55 +0000 (08:44 +0100)
commitfb87d21ec747871afa50114b5e78944d982bf935
tree47abcc22365de439bb205cd4fbb669c0cdc9d662
parentd5882372357e957fd38c658f012b5d5943c9923e
rate_filter: by_rule fixed triggering algorithm

Fixes issue #2258

Program was triggering rate_filter by_rule earlier than needed
and generally behaved like a threshold.
src/detect-engine-threshold.c
src/util-threshold-config.c