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
Victor Julien b8659daef7 Add stream engine counters
Added stream counters:
- tcp.reassembly_memuse -- current memory use by reassembly in bytes
- tcp.memuse -- current memory use by stream tracking in bytes
- tcp.reused_ssn -- ssn reused by new session with identical tuple
- tcp.no_flow -- TCP packets with no flow - indicating flow engine memory at its limits
14 years ago
benches
doc Support for PF_RING versions where packet passed as a reference and version 4.7.1 where pfring_enable_ring now seems to be required. 15 years ago
libhtp libhtp/m4 dir won't be created on CentOS 5.3 by autogen.sh, so work around that by having it in git 15 years ago
m4
qa Profiling: add accounting for several detection phases. 14 years ago
rules Add signature file for stream events. 14 years ago
src Add stream engine counters 14 years ago
.gitignore Import .gitignore file. 15 years ago
COPYING
ChangeLog
LICENSE
Makefile.am Add decoder-events to Makefile.am as well. 15 years ago
Makefile.cvs
acsite.m4
autogen.sh
classification.config
configure.in Remove unified1 output module. 14 years ago
depcomp
doxygen.cfg doc: Include htp documentation. 14 years ago
install-sh
missing
mkinstalldirs
reference.config Add the ET reference.config file as a default 15 years ago
suricata.yaml http log: Add extended option 14 years ago