]> git.ipfire.org Git - thirdparty/snort3.git/commit
Merge pull request #2011 in SNORT/snort3 from ~STECHEW/snort3:inject_ioctls to master
authorSteve Chew (stechew) <stechew@cisco.com>
Thu, 27 Feb 2020 21:03:27 +0000 (21:03 +0000)
committerSteve Chew (stechew) <stechew@cisco.com>
Thu, 27 Feb 2020 21:03:27 +0000 (21:03 +0000)
commit23e1b4324bf904cb2c8f06711843e114a229f86f
tree30f103d6fa520ced38e594700f3e3cad502cee23
parent298b67c20a99f68c70c1f1ca113954c249559a4b
Merge pull request #2011 in SNORT/snort3 from ~STECHEW/snort3:inject_ioctls to master

Squashed commit of the following:

commit b45dc3b4723aa06a7c058bd94b6da8226ba50c0f
Author: Steve Chew <stechew@cisco.com>
Date:   Fri Feb 14 17:35:50 2020 -0500

    active: Add ability to inject resets and payload via IOCTLs.
src/actions/act_react.cc
src/flow/flow.cc
src/flow/flow.h
src/flow/flow_control.cc
src/main/analyzer.cc
src/main/modules.cc
src/packet_io/active.cc
src/packet_io/active.h
src/protocols/packet.h
src/stream/stream.cc