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 6277d2e0e4 MemBuffer: add expansion call
For some of the buffer users it's hard to predict how big the data
will be. In the stats.log case this depends on chosen runmode and
number of threads.

To deal with this case a 'MemBufferExpand' call is added. This realloc's
the buffer.
12 years ago
benches
contrib
doc
lua
m4
qa
rules App-layer: Add Modbus protocol parser 12 years ago
scripts
src MemBuffer: add expansion call 12 years ago
.gitignore
.travis.yml
COPYING
ChangeLog Update Changelog for 2.1beta2 release 12 years ago
LICENSE
Makefile.am App-layer: Add Modbus protocol parser 12 years ago
Makefile.cvs
acsite.m4
autogen.sh
classification.config
config.rpath
configure.ac
doxygen.cfg
reference.config
suricata.yaml.in stats: introduce global config 12 years ago
threshold.config