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 d834173bb8 detect-flow: use dedicated flags
The flow keyword used flag names that were shared with the
Packet::flowflags field. Some of the flags were'nt used by the packet
though. This lead to waste of some 'flag space'.

This patch defines dedicated flags for the flow keyword and removes
the otherwise unused flags from the FLOW_PKT_* space.
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 detect-flow: use dedicated flags 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 doxygen: add source browser 12 years ago
reference.config Update reference.config 11 years ago
suricata.yaml.in netmap support 11 years ago
threshold.config