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.
So far suppress rules would apply to src or dst addresses of a packet. This meant that if a ip would need to suppressed both as src and as dst, 2 suppress rules would be needed. This patch introduces track by_either, which means that the ip(s) in the suppress rule are tested against both the packets source and dest ip's. If either of them is on the suppress list, the alert is suppressed. |
10 years ago | |
---|---|---|
benches | 16 years ago | |
contrib | 10 years ago | |
doc | 10 years ago | |
lua | 11 years ago | |
m4 | 16 years ago | |
qa | 10 years ago | |
rules | 10 years ago | |
scripts | 10 years ago | |
src | 10 years ago | |
.gitignore | 12 years ago | |
.travis.yml | 11 years ago | |
COPYING | 16 years ago | |
ChangeLog | 10 years ago | |
LICENSE | 16 years ago | |
Makefile.am | 11 years ago | |
Makefile.cvs | 16 years ago | |
acsite.m4 | 16 years ago | |
autogen.sh | 13 years ago | |
classification.config | 15 years ago | |
config.rpath | 12 years ago | |
configure.ac | 10 years ago | |
doxygen.cfg | 11 years ago | |
reference.config | 11 years ago | |
suricata.yaml.in | 10 years ago | |
threshold.config | 13 years ago |