Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine developed by the OISF and the Suricata community.
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.
 
 
 
 
 
 
Go to file
Eric Leblond ac2d13d62b Improve check of min requirement for AF_PACKET.
As pointed out by #416, AF_PACKET detection support was not accurate
enough. This patch improves the check by doing a verification of
the availability of the feature level needed to build AF_PACKET.
We need TPACKET_V2 which is available after 2.6.27.
14 years ago
benches
contrib/file_processor Added Shadowserver plugin. 14 years ago
doc
libhtp libhtp: update to sync with upstream 0.2.x 14 years ago
m4
qa
rules http: 'HTTP Host header ambiguous' after libhtp update. It now fires if hostname is present both in URL and Host header and the 2 are not equal. 14 years ago
src cuda pb tm should be in a thread of its own + pkt_acq should be as free as possible 14 years ago
.gitignore
COPYING
ChangeLog
LICENSE
Makefile.am Config should be set up in sysconfdir/suricata. Add reference to oinkmaster guide. 14 years ago
Makefile.cvs
acsite.m4
autogen.sh
classification.config
configure.in Improve check of min requirement for AF_PACKET. 14 years ago
doxygen.cfg
mkinstalldirs
reference.config
suricata.yaml.in Add host section to stock yaml. 14 years ago