]> git.ipfire.org Git - thirdparty/snort3.git/commit
Merge pull request #1848 in SNORT/snort3 from ~BBANTWAL/snort3:fix_offload_sclear...
authorMichael Altizer (mialtize) <mialtize@cisco.com>
Tue, 19 Nov 2019 22:29:09 +0000 (22:29 +0000)
committerMichael Altizer (mialtize) <mialtize@cisco.com>
Tue, 19 Nov 2019 22:29:09 +0000 (22:29 +0000)
commitcdcb81821f3e42a4da1daeae08317074e2b02199
tree41e887957a37e9662794043af8cb50aa1f7db2c6
parent02b3037c49a5d2c379bb3b62d446291ce567e02e
Merge pull request #1848 in SNORT/snort3 from ~BBANTWAL/snort3:fix_offload_sclear to master

Squashed commit of the following:

commit 2a913fe450cc4d25ed02fed62827c97c98b83791
Author: Bhagya Tholpady <bbantwal@cisco.com>
Date:   Tue Nov 19 14:35:19 2019 -0500

    detection: disable rule evaluation when detection is disabled for offload packets

commit 520f55a8bfea4f6b43b5a452e9beaad6dfa837c0
Author: Bhagya Tholpady <bbantwal@cisco.com>
Date:   Tue Nov 19 12:53:21 2019 -0500

    flow: check if there are offloaded packets in the flow before clearing out the alert count

commit 12163b08cc3718f82b1df982dee826aff31ec7b8
Author: Bhagya Tholpady <bbantwal@cisco.com>
Date:   Mon Nov 18 14:26:24 2019 -0500

    detection: move the inspector manager thread local flag used to determine whether or not to call inspector clear to context
src/detection/detection_engine.cc
src/detection/ips_context.cc
src/detection/ips_context.h
src/managers/inspector_manager.cc
src/stream/tcp/tcp_reassembler.cc