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 ec76742caa af-packet: reorder socket operation.
This patch moves raw socket binding at the end of init code to
avoid to have a flow of packets reaching the socket before we
start to read them.

The socket creation is now made in the loop function to avoid
any timing issue between init function and the call of the loop.
13 years ago
benches
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 spelling corrections documented in redmine bug#533 13 years ago
m4 Prelude plugin: add detection in configure script 16 years ago
qa Update coccinelle script to match syntax evolution. 13 years ago
rules decode: decode IPv6-in-IPv6 13 years ago
src af-packet: reorder socket operation. 13 years ago
.gitignore Import .gitignore file. 15 years ago
COPYING
ChangeLog Update Changelog to include 1.3.1 changes. 13 years ago
LICENSE import of gplv2 LICENSE 16 years ago
Makefile.am Windows build and other misc fixes. 13 years ago
Makefile.cvs
acsite.m4 Added C99 defs/macros to acsite.m4 for CentOS 16 years ago
autogen.sh autotools: error on autoreconf is an error 13 years ago
classification.config Import of classification.config 16 years ago
configure.ac Update version number to reflect we're working towards 1.4 now. 13 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 af-packet: IPS and TAP feature 13 years ago