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 425294f912 stream reassembly: account stream gaps
Add counter to the stream reassembly engine to count stream gaps. Stream gaps
are the result of missing packets (usually due to packet loss). This missing
data stops the reassembly for the app layer.
15 years ago
benches
doc Add content to ChangeLog and add links to more up to date versions of various docs. 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 coccinelle: test for invalid size_t printing. 15 years ago
rules file handling: add example files.rules file 15 years ago
src stream reassembly: account stream gaps 15 years ago
.gitignore Import .gitignore file. 16 years ago
COPYING
ChangeLog Add content to ChangeLog and add links to more up to date versions of various docs. 15 years ago
LICENSE
Makefile.am Add stream-events.rules to distribution. 15 years ago
Makefile.cvs
acsite.m4
autogen.sh
classification.config
configure.in Add libmagic detection, linking and a basic API. 15 years ago
depcomp
doxygen.cfg doc: Include htp documentation. 15 years ago
install-sh
missing
mkinstalldirs
reference.config
suricata.yaml Add magic-file example to suricta.yaml. 15 years ago