]> git.ipfire.org Git - thirdparty/snort3.git/commit
Merge pull request #1592 in SNORT/snort3 from ~SMINUT/snort3:event_filter_memcap...
authorMike Stepanek (mstepane) <mstepane@cisco.com>
Thu, 9 May 2019 16:53:50 +0000 (12:53 -0400)
committerMike Stepanek (mstepane) <mstepane@cisco.com>
Thu, 9 May 2019 16:53:50 +0000 (12:53 -0400)
commit2c994c49871180db581cedef2ea1d053b98c8d10
tree678216896e80e66570aac6368245d8c58ce64d63
parent51c6942a68a26069a8fa84877d465bde29d2994e
Merge pull request #1592 in SNORT/snort3 from ~SMINUT/snort3:event_filter_memcap to master

Squashed commit of the following:

commit 2da9b2b60b98cf6c2bb901d6cfab0871fed0ce7f
Author: Silviu Minut <sminut@cisco.com>
Date:   Tue Apr 30 13:23:35 2019 -0400

    filters: make thd_runtime and rf_hash thread local and allocate them from thread init rather than from Module::end().
src/filters/sfrf.cc
src/filters/sfrf.h
src/filters/sfrf_test.cc
src/filters/sfthd.cc
src/filters/sfthd.h
src/filters/sfthreshold.cc
src/filters/sfthreshold.h
src/main/analyzer.cc
src/main/snort.cc