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 56bf931959 pfring: use macro for direct access
Existing code was correct but it was using a direct access to
pkt field. This patch uses the newly defined macro to have a
clean access on the pkt data.
14 years ago
benches Initial add of the files. 16 years ago
doc Small pfring doc update by Joshua White from Everis. 14 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 15 years ago
qa coccinelle: add test for banned function 14 years ago
src pfring: use macro for direct access 14 years ago
.gitignore Import .gitignore file. 14 years ago
COPYING Initial add of the files. 16 years ago
ChangeLog Initial add of the files. 16 years ago
LICENSE import of gplv2 LICENSE 15 years ago
Makefile.am Add coccinelle check to 'make check' 14 years ago
Makefile.cvs Initial add of the files. 16 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. 15 years ago
classification.config Import of classification.config 15 years ago
configure.in Compilation fix for OpenBSD and win32. 14 years ago
depcomp Update autojunk.sh + build update. 15 years ago
doxygen.cfg more project name updates 15 years ago
install-sh Update autojunk.sh + build update. 15 years ago
missing Update autojunk.sh + build update. 15 years ago
mkinstalldirs Update autojunk.sh + build update. 15 years ago
reference.config Add the ET reference.config file as a default 14 years ago
suricata.yaml Add limit option to pcap-log logging config. 14 years ago