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
Victor Julien 0c263105cd detect: move reload into main loop
Use new DetectEngineReload() function. It's called from the main loop
instead of it being spawned into it's own temporary thread. This greatly
simplifies the signal handling.

An added advantage is that this seems to improve the memory usage.

Related to bug #1358
10 years ago
benches
contrib
doc
lua
m4
qa
rules
scripts suricatasc: allow for much longer response times 10 years ago
src detect: move reload into main loop 10 years ago
.gitignore
.travis.yml
COPYING
ChangeLog
LICENSE
Makefile.am
Makefile.cvs
acsite.m4
autogen.sh
classification.config
config.rpath
configure.ac Define _DEFAULT_SOURCE. Its the replacement for _BSD_SOURCE which 10 years ago
doxygen.cfg
reference.config
suricata.yaml.in drop json: make alerts logging optional 10 years ago
threshold.config