]> git.ipfire.org Git - thirdparty/snort3.git/commit
Merge pull request #1541 in SNORT/snort3 from ~SHRARANG/snort3:session_stash to master
authorMike Stepanek (mstepane) <mstepane@cisco.com>
Tue, 12 Mar 2019 16:37:43 +0000 (12:37 -0400)
committerMike Stepanek (mstepane) <mstepane@cisco.com>
Tue, 12 Mar 2019 16:37:43 +0000 (12:37 -0400)
commit1c8b56aceb18f105f72acfd35f73fee2032f0ae1
tree8b4e02425772880bc488f9c6a41727a43e499671
parent46eadcec80d89a647e00c4e515e61af681656dcc
Merge pull request #1541 in SNORT/snort3 from ~SHRARANG/snort3:session_stash to master

Squashed commit of the following:

commit 2d5082c967e200a4e0199e40813d5a4a1844438a
Author: Shravan Rangaraju <shrarang@cisco.com>
Date:   Mon Mar 11 11:11:21 2019 -0400

    flow: support for flow stash - allows storage of integers and strings
src/flow/CMakeLists.txt
src/flow/flow.cc
src/flow/flow.h
src/flow/flow_stash.cc [new file with mode: 0644]
src/flow/flow_stash.h [new file with mode: 0644]
src/flow/stash_item.h [new file with mode: 0644]
src/flow/test/CMakeLists.txt
src/flow/test/flow_stash_test.cc [new file with mode: 0644]
src/flow/test/ha_test.cc
src/network_inspectors/appid/test/appid_mock_flow.h