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
Ken Steele 3870def601 Split AC-Tile MPM context into Search and Initialization structures.
Some of the fields in the SCACTileCtx struct are only used to create the MPM,
but are not needed to search the MPM. Create a new structure to contain just
the data needed by AC Search. After creating the MPM, copy the data into the
new structure and then free the memory only needed during initialization.

This reduces the size of the AC-Tile MPM context from 1360 bytes down to 296
bytes.
11 years ago
benches
contrib Add one shot run option to suri-graphite. 12 years ago
doc
m4
qa Add DrMemory suppression for Bug #980. Suppress useless (likely) buggy leak message too 11 years ago
rules dns: detect case of request flooding 11 years ago
scripts
src Split AC-Tile MPM context into Search and Initialization structures. 11 years ago
.gitignore unittest: make check use a qa/log dir for logging 12 years ago
COPYING
ChangeLog Update changelog for 2.0beta1 12 years ago
LICENSE
Makefile.am dns: rules files was not installed 11 years ago
Makefile.cvs
acsite.m4
autogen.sh
classification.config
config.rpath Add file needed for some autotools version. 12 years ago
configure.ac Fix configuring Prelude with -Werror 11 years ago
doxygen.cfg
reference.config
suricata.yaml.in Add more suricata.yaml configuration options for mPIPE. 11 years ago
threshold.config