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 12369b4393 Coccinelle: test invalid Packet usage
This coccinelle patches is checking that there is no direct
use of p->pkt or p->pktlen in the code. This variable must be
acceded via GET_PKT_* macros.
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
qa Coccinelle: test invalid Packet usage 15 years ago
src Don't print drop log on pseudo packet. 15 years ago
.gitignore Import .gitignore file. 15 years ago
COPYING
ChangeLog
LICENSE
Makefile.am Add coccinelle check to 'make check' 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. 16 years ago
classification.config
configure.in Add suricata unittests to 'make check' 15 years ago
depcomp
doxygen.cfg
install-sh
missing
mkinstalldirs
reference.config Add the ET reference.config file as a default 15 years ago
suricata.yaml added support to log dropped packet as netfilter logs while in inline mode 15 years ago