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 db9f12ee51 flow: add flow.tcp_reuse counter
This replaces the tcp.reused_ssn counter. The flow engine now
enforces the TCP flow reuse logic.

The counter is incremented only when the flow is timed out, so
after the "tcp closed" timeout expired for a flow.
11 years ago
benches
contrib
doc
lua output-lua: add SCPacketTimeString 12 years ago
m4
qa Suppress ARM valgrind warning 12 years ago
rules ipv6: check for MLD messages with HL not 1 12 years ago
scripts suricatasc: exit with error if command returns NOK 12 years ago
src flow: add flow.tcp_reuse counter 11 years ago
.gitignore
.travis.yml travis-ci: use make check 12 years ago
COPYING
ChangeLog Update changelog for 2.1beta3 11 years ago
LICENSE
Makefile.am Respect DESTDIR in install-conf and install-rules. 11 years ago
Makefile.cvs
acsite.m4
autogen.sh
classification.config
config.rpath
configure.ac netmap support 11 years ago
doxygen.cfg
reference.config Update reference.config 11 years ago
suricata.yaml.in netmap support 11 years ago
threshold.config