]> git.ipfire.org Git - thirdparty/snort3.git/commit
Merge pull request #1567 in SNORT/snort3 from ~SMINUT/snort3:stash_publish to master
authorMike Stepanek (mstepane) <mstepane@cisco.com>
Thu, 4 Apr 2019 15:28:52 +0000 (11:28 -0400)
committerMike Stepanek (mstepane) <mstepane@cisco.com>
Thu, 4 Apr 2019 15:28:52 +0000 (11:28 -0400)
commit80b43b64fecfe5268eceb60542ed0bfb75721d34
tree49b3b1b4adc8f4f16adc7fccdfde4bd7c1b4b9e1
parent36dff7726076bb212a720c92b2c943125408cf8a
Merge pull request #1567 in SNORT/snort3 from ~SMINUT/snort3:stash_publish to master

Squashed commit of the following:

commit 85edf32e438e758638f26c854eb0b81edfdbc0d6
Author: Silviu Minut <sminut@cisco.com>
Date:   Fri Mar 29 16:06:09 2019 -0400

    flow: stash publish event.

    flow: unit test for stash publish.

    flow: address reviewers comments and add one more test to check that a handler is not getting stash events that it's not listening to.

    flow: add the override keyword to some member function to keep cppcheck happy.
src/flow/flow_cache.cc
src/flow/flow_stash.cc
src/flow/test/flow_stash_test.cc
src/pub_sub/stash_events.h [new file with mode: 0644]