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.
Don't kill flow manager and recyclers before the rest of the threads. The packet threads may still have packets from their pools. As the flow threads would destroy their pools the packets would be lost. This patch doesn't kill the threads, it just pulls them out of their run loop and into a wait loop. The packet pools won't be cleared until all threads are killed. Wait for flow management threads to close before moving on to the next steps in the shutdown process. Don't destroy flow force reassembly packet pool too early. Worker threads may still want to return packets to it. |
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 | 13 years ago | |
| configure.ac | 11 years ago | |
| doxygen.cfg | 12 years ago | |
| reference.config | 11 years ago | |
| suricata.yaml.in | 11 years ago | |
| threshold.config | 13 years ago | |