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.
If FlowForceReassemblyForFlowV2 can't get packets to inject into the engine, until now it would bail and retry later. In case of resource starvation issues, this would cause a lot of lock contention, as the flow manager would try over and over again. This patch limits FlowForceReassemblyForFlowV2 to one try per flow, if it fails... bad luck. It will only fail in serious conditions, which means we must prefer the health of the engine over the proper inspection of the flow in question. |
13 years ago | |
|---|---|---|
| benches | ||
| contrib | 13 years ago | |
| doc | 14 years ago | |
| m4 | ||
| qa | 13 years ago | |
| rules | 13 years ago | |
| scripts | 14 years ago | |
| src | 13 years ago | |
| .gitignore | 13 years ago | |
| COPYING | ||
| ChangeLog | 13 years ago | |
| LICENSE | ||
| Makefile.am | 13 years ago | |
| Makefile.cvs | ||
| acsite.m4 | ||
| autogen.sh | 14 years ago | |
| classification.config | ||
| config.rpath | 13 years ago | |
| configure.ac | 13 years ago | |
| doxygen.cfg | 13 years ago | |
| reference.config | ||
| suricata.yaml.in | 13 years ago | |
| threshold.config | ||