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 c9a8262ccf detect: reload thread init cleanup
Rename the thread init function DetectEngineThreadCtxInitForLiveRuleSwap
to DetectEngineThreadCtxInitForReload and change it's logic to take the
new detection engine as argument and let it return the
DetectEngineThreadCtx or NULL on error.

The old approach used the thread init API format, but it wasn't used in
that way.
11 years ago
benches Initial add of the files. 16 years ago
contrib
doc Fix make distcheck on CentOS 5.11 11 years ago
lua output-lua: add SCPacketTimeString 11 years ago
m4
qa Suppress ARM valgrind warning 11 years ago
rules http: add event for suspicious method delimeter 11 years ago
scripts suricatasc: allow for much longer response times 11 years ago
src detect: reload thread init cleanup 11 years ago
.gitignore
.travis.yml
COPYING
ChangeLog Update changelog for 2.1beta3 11 years ago
LICENSE
Makefile.am Respect DESTDIR in install-conf and install-rules. 11 years ago
Makefile.cvs
acsite.m4
autogen.sh
classification.config
config.rpath
configure.ac Define _DEFAULT_SOURCE. Its the replacement for _BSD_SOURCE which 11 years ago
doxygen.cfg
reference.config Update reference.config 11 years ago
suricata.yaml.in drop json: make alerts logging optional 11 years ago
threshold.config