mirror of https://github.com/OISF/suricata
cybersecurityidsintrusion-detection-systemintrusion-prevention-systemipsnetwork-monitornetwork-monitoringnsmsecuritysuricatathreat-hunting
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.
Update detect engine management to make it easier to reload the detect engine. Core of the new approach is a 'master' ctx, that keeps a list of one or more detect engines. The detect engines will not be passed to any thread directly, but instead will only be accessed through the detect engine thread contexts. As we can replace those atomically, replacing a detect engine becomes easier. Each thread keeps a reference to its detect context. When a detect engine is replaced or removed, it's added to a free list. Once its reference count reaches 0, it is freed. |
11 years ago | |
---|---|---|
benches | ||
contrib | 12 years ago | |
doc | 11 years ago | |
lua | 11 years ago | |
m4 | ||
qa | 11 years ago | |
rules | 11 years ago | |
scripts | 11 years ago | |
src | 11 years ago | |
.gitignore | 12 years ago | |
.travis.yml | 11 years ago | |
COPYING | ||
ChangeLog | 11 years ago | |
LICENSE | ||
Makefile.am | 11 years ago | |
Makefile.cvs | ||
acsite.m4 | ||
autogen.sh | 13 years ago | |
classification.config | ||
config.rpath | 12 years ago | |
configure.ac | 11 years ago | |
doxygen.cfg | 11 years ago | |
reference.config | 11 years ago | |
suricata.yaml.in | 11 years ago | |
threshold.config | 13 years ago |