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.
The post match list was called with an unlocked flow until now. However, recent de_state handling updates changed this. The stateful detection code can now call the post match functions while keeping the flow locked. The normal detection code still calls it with an unlocked flow. This patch adds a hint to the DetectEngineThreadCtx called 'flow_locked' that is set to true if the caller has already locked the flow. |
10 years ago | |
---|---|---|
benches | ||
contrib | 11 years ago | |
doc | 10 years ago | |
lua | 11 years ago | |
m4 | ||
qa | 11 years ago | |
rules | 10 years ago | |
scripts | 10 years ago | |
src | 10 years ago | |
.gitignore | 12 years ago | |
.travis.yml | 11 years ago | |
COPYING | ||
ChangeLog | 10 years ago | |
LICENSE | ||
Makefile.am | 10 years ago | |
Makefile.cvs | ||
acsite.m4 | ||
autogen.sh | ||
classification.config | ||
config.rpath | 12 years ago | |
configure.ac | 10 years ago | |
doxygen.cfg | 11 years ago | |
reference.config | 10 years ago | |
suricata.yaml.in | 10 years ago | |
threshold.config |