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.
This patch fixes some problem with affinity work and modify the
configuration file format.
For example, the detect cup set can be formatted as follow:
- detect_cpu_set:
cpu: [ "all" ]
mode: "exclusive" # run detect threads in these cpus
prio:
low: [ 0 ] # threads on CPU 0 have low prio
medium: [ "1-2" ] # threads on CPU 1 and 2 have medium prio
high: [ 3 ] # threads on CPU 3 have high prio
default: "medium" #default priority is "medium"
|
15 years ago | |
|---|---|---|
| benches | ||
| doc | 15 years ago | |
| libhtp | 15 years ago | |
| m4 | 16 years ago | |
| qa | 16 years ago | |
| src | 15 years ago | |
| .gitignore | 15 years ago | |
| COPYING | ||
| ChangeLog | ||
| LICENSE | 16 years ago | |
| Makefile.am | 15 years ago | |
| Makefile.cvs | ||
| acsite.m4 | 16 years ago | |
| autogen.sh | 16 years ago | |
| classification.config | 16 years ago | |
| configure.in | 15 years ago | |
| depcomp | 16 years ago | |
| doxygen.cfg | 16 years ago | |
| install-sh | 16 years ago | |
| missing | 16 years ago | |
| mkinstalldirs | 16 years ago | |
| reference.config | 15 years ago | |
| suricata.yaml | 15 years ago | |