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 8879df8004 af-packet: improve mmaped running mode.
The mmaped mode was using a too small ring buffer size which was
not able to handle burst of packets coming from the network. This
may explain the important packet loss rate observed by Edward
Fjellskål.
This patch increases the default value and adds a ring-size
variable which can be used to manually tune the value.
14 years ago
benches Initial add of the files. 17 years ago
contrib/file_processor Included Action::Syslog by default in config 14 years ago
doc Add missing Makefile.am files for rules/ and doc/ dir. 15 years ago
libhtp spelling corrections documented in redmine bug#533 14 years ago
m4 Prelude plugin: add detection in configure script 17 years ago
qa Update coccinelle script to match syntax evolution. 14 years ago
rules decode: decode IPv6-in-IPv6 14 years ago
src af-packet: improve mmaped running mode. 14 years ago
.gitignore Import .gitignore file. 16 years ago
COPYING Initial add of the files. 17 years ago
ChangeLog Update Changelog to include 1.3.1 changes. 14 years ago
LICENSE import of gplv2 LICENSE 17 years ago
Makefile.am Windows build and other misc fixes. 14 years ago
Makefile.cvs Initial add of the files. 17 years ago
acsite.m4 Added C99 defs/macros to acsite.m4 for CentOS 17 years ago
autogen.sh autotools: error on autoreconf is an error 14 years ago
classification.config Import of classification.config 17 years ago
configure.ac Update version number to reflect we're working towards 1.4 now. 14 years ago
doxygen.cfg doc: Include htp documentation. 15 years ago
mkinstalldirs Update autojunk.sh + build update. 17 years ago
reference.config Add md5 to reference.config. 15 years ago
suricata.yaml.in af-packet: improve mmaped running mode. 14 years ago