Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine developed by the OISF and the Suricata community.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Alessandro Guido 13448aca1c Fix issue #1214
When applying wildcard thresholds (with sid = 0 and/or gid = 0) it's wrong
to exit on the first signature already having an event filter. Indeed,
doing so results in the theshold not being applied to all subsequent
signatures. Change the code in order to skip signatures with event
filters instead of breaking out of the loop.
11 years ago
benches
contrib
doc
m4
qa
rules tls: check SSL3/TLS version per record 11 years ago
scripts fix regression in 'make distclean' due to commit cd305c3a 11 years ago
src Fix issue #1214 11 years ago
.gitignore
COPYING
ChangeLog Update Changelog for 2.0.1 11 years ago
LICENSE
Makefile.am
Makefile.cvs
acsite.m4
autogen.sh
classification.config
config.rpath
configure.ac Fix libcap-ng configure typo. 11 years ago
doxygen.cfg
reference.config
suricata.yaml.in Adds a configuration example for nflog support in suricata.yaml 11 years ago
threshold.config