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 a69bb94335 Checksum match: fix logic problem
This patch fixes a logic error in the checksum matches. In
case the protocol is not the one tested, the test must return
0 and not 1 (test matched).

Signed-off-by: Eric Leblond <eric@regit.org>
15 years ago
benches
doc Doc update for EPEL install link 15 years ago
libhtp Apply revision 233 and 234 from libhtp to improve memory handling when Suricata runs out of memory. 15 years ago
m4 Prelude plugin: add detection in configure script 16 years ago
qa small operator fixes to qa script 15 years ago
src Checksum match: fix logic problem 15 years ago
.gitignore Import .gitignore file. 15 years ago
COPYING
ChangeLog
LICENSE import of gplv2 LICENSE 16 years ago
Makefile.am Add missing 'reference' to reference.config to Makefile.am. 15 years ago
Makefile.cvs
acsite.m4
autogen.sh Add initial support for reading packets from a DAG card, we only support reading from a single stream at this time. 15 years ago
classification.config Import of classification.config 15 years ago
config.h.in Libcap-ng support by Gurvinder Singh and myself. Basic support for per thread caps is added, but not activated as it doesn't seem to work yet. Work around for incompatibility between libnet 1.1 and libcap-ng added. 15 years ago
configure.in Use a different way of getting a short git rev that is compatible to older git versions. 15 years ago
depcomp Update autojunk.sh + build update. 16 years ago
doxygen.cfg more project name updates 16 years ago
install-sh Update autojunk.sh + build update. 16 years ago
missing Update autojunk.sh + build update. 16 years ago
mkinstalldirs Update autojunk.sh + build update. 16 years ago
reference.config Add the ET reference.config file as a default 15 years ago
suricata.yaml added support for appending the log files 15 years ago