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 pktacq loop to process flow timeouts in a running engine. Add a new step to the shutdown phase of packet acquisition loop threads (pktacqloop). The shutdown code lets the pktacqloop break out of it's packet acquisition loop. The thread then enters a flow timeout loop, where it processes packets from it's tv->stream_pq queue until it's empty _and_ the KILL flag is set. Make sure receive threads are done before moving on to flow hash cleanup (recycle all). Without this the flow recycler could start it's unconditional hash clean up while detect threads are still running on the flows. Update unix socket to match live modes. |
11 years ago | |
|---|---|---|
| benches | ||
| contrib | 12 years ago | |
| doc | 13 years ago | |
| lua | 11 years ago | |
| m4 | ||
| qa | 11 years ago | |
| rules | 11 years ago | |
| scripts | 11 years ago | |
| src | 11 years ago | |
| .gitignore | 13 years ago | |
| .travis.yml | 12 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 | ||
| suricata.yaml.in | 11 years ago | |
| threshold.config | 13 years ago | |