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 6d55446655 ipfw: avoid critical error for broadcast
In some setup, suricata may receive broadcast packets and the call
to sendto may fail if the wrong interface is choosen by kernel.
This patch change the error treatment to avoid to leave when
this problem occurs.
13 years ago
benches
contrib/file_processor
doc
libhtp
m4
qa
rules
src ipfw: avoid critical error for broadcast 13 years ago
.gitignore
COPYING
ChangeLog Update changelog for 1.4beta1 13 years ago
LICENSE
Makefile.am Add threshold.config example to EXTRA_DIST as well. 13 years ago
Makefile.cvs
acsite.m4
autogen.sh
classification.config
configure.ac autotools: fix default path for magic file. 13 years ago
doxygen.cfg
mkinstalldirs
reference.config
suricata.yaml.in
threshold.config Add threshold.config file. 13 years ago