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 a369f8c359 af-packet: loop on ring if there is data to read.
This patch should bring some improvements by looping on the
ring when there is some data available instead of getting back
to the poll. It also fix recovery in case of drops on the ring
because the poll command will not return correctly in this case.
13 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. 14 years ago
libhtp http: add unittest to test \r in header line. 14 years ago
m4 Prelude plugin: add detection in configure script 16 years ago
qa Update coccinelle script to match syntax evolution. 14 years ago
rules tls: debug compilation fixes, new tls decoder rule for tls.error_message_encountered event. 14 years ago
src af-packet: loop on ring if there is data to read. 13 years ago
.gitignore Import .gitignore file. 15 years ago
COPYING Initial add of the files. 17 years ago
ChangeLog Update changelog for 1.3 release. 14 years ago
LICENSE import of gplv2 LICENSE 16 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 16 years ago
autogen.sh Add initial support for reading packets from a DAG card, we only support reading from a single stream at this time. 16 years ago
classification.config Import of classification.config 16 years ago
configure.in Windows build and other misc fixes. 14 years ago
doxygen.cfg doc: Include htp documentation. 14 years ago
mkinstalldirs Update autojunk.sh + build update. 16 years ago
reference.config Add md5 to reference.config. 14 years ago
suricata.yaml.in flow: remove unused prune-flows option 13 years ago