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.
suricata/etc
Jason Ish 10e6028175 lua: track memory limit exceede errors
Update the Lua allocated to set a code on memory allocation limit
exceeded errors so an appropriate error message can be logged and a
state incremented.

Fixes the tracking of the allocated size by using the difference
between original size, and new size and toss in some debug
validations.
1 year ago
..
Makefile.am
classification.config classification: sync and update 4 years ago
reference.config
schema.json lua: track memory limit exceede errors 1 year ago
suricata.logrotate.in logrotate: reindent to 4 spaces 5 years ago
suricata.service.in