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 34b3f19465 af-packet: Implement zero copy
This patch adds support for zero copy to AF_PACKET running mode.
This requires to use the 'worker' mode which is the only one where
the threading architecture is simple enough to permit this without
heavy modification.
14 years ago
benches
doc
libhtp
m4
qa
rules Add files.rules to the dist. 14 years ago
src af-packet: Implement zero copy 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 Config should be set up in sysconfdir/suricata. Add reference to oinkmaster guide. 14 years ago
doxygen.cfg
mkinstalldirs
reference.config
suricata.yaml.in af-packet: mmap support 14 years ago