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
Anoop Saldanha 6c68f86b8c fix for bug #557.
In FFRv2, dereference flow from a packet using the new reference/dereference
util macros.  This allows the decr use_cnt for flow and reseting the flow
pointer to NULL for the pseudo pkt to happen simultaneously, in case there we
fail to retrieve a pseudo_packet and have to return the already obtained
pseudo packets, back to the packetpool.
13 years ago
benches
contrib/file_processor Included Action::Syslog by default in config 14 years ago
doc autotools: fix doc install on old systems. 13 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 coccinelle: add test on malloc error check. 13 years ago
rules decode: decode IPv6-in-IPv6 13 years ago
src fix for bug #557. 13 years ago
.gitignore Import .gitignore file. 15 years ago
COPYING
ChangeLog Update changelog for 1.4beta1 13 years ago
LICENSE import of gplv2 LICENSE 16 years ago
Makefile.am Add threshold.config example to EXTRA_DIST as well. 13 years ago
Makefile.cvs
acsite.m4 Added C99 defs/macros to acsite.m4 for CentOS 17 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 autotools: fix default path for magic file. 13 years ago
doxygen.cfg doxygen: generate doc for acquisition modules 13 years ago
mkinstalldirs Update autojunk.sh + build update. 16 years ago
reference.config Add md5 to reference.config. 14 years ago
suricata.yaml.in yaml: add addr and port vars commonly used by ET/ETpro 13 years ago
threshold.config threshold: improve comments of shipped threshold.config, add links to wiki. 13 years ago