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.
Move pfring_enable_ring to the start of ReceivePfringLoop() so that it's guaranteed to be called after all threads have called pfring_set_cluster first. This is necessary because pfring will already make packets available to thread N, while thread N+1 is still registering itself. This leads to cases where the first packet(s) of a flow are processed by a different thread in Suricata than the later ones. This is a race condition only at start up. New flows after the pfring initialization is complete will not be influenced by this. Bug #1129. |
11 years ago | |
---|---|---|
benches | ||
contrib | 11 years ago | |
doc | 12 years ago | |
m4 | ||
qa | 11 years ago | |
rules | 11 years ago | |
scripts | 12 years ago | |
src | 11 years ago | |
.gitignore | 12 years ago | |
COPYING | ||
ChangeLog | 11 years ago | |
LICENSE | ||
Makefile.am | 11 years ago | |
Makefile.cvs | ||
acsite.m4 | ||
autogen.sh | 12 years ago | |
classification.config | ||
config.rpath | 12 years ago | |
configure.ac | 11 years ago | |
doxygen.cfg | 11 years ago | |
reference.config | ||
suricata.yaml.in | 11 years ago | |
threshold.config | 13 years ago |