]> git.ipfire.org Git - thirdparty/snort3.git/commit
Merge pull request #2411 in SNORT/snort3 from ~KBHANDAN/snort3:cant_drop_keep_flow...
authorNaveen Gujje (ngujje) <ngujje@cisco.com>
Wed, 28 Oct 2020 05:24:57 +0000 (05:24 +0000)
committerNaveen Gujje (ngujje) <ngujje@cisco.com>
Wed, 28 Oct 2020 05:24:57 +0000 (05:24 +0000)
commit8d4a6c7d3688be80f85b4a400e34b808679ee8a0
treee3056f3b440f6ec7bcd4e8082ec3153fc8611a52
parent64829f460fd397d24e8b96806028a639948ca897
Merge pull request #2411 in SNORT/snort3 from ~KBHANDAN/snort3:cant_drop_keep_flow to master

Squashed commit of the following:

commit 6e55f9f908a913e223d29a5dc7c6722a15927437
Author: Kaushal Bhandankar <kbhandan@cisco.com>
Date:   Wed Aug 19 15:09:58 2020 -0400

    flow: do not remove the flow during pruning/reload during IPS event with block action
15 files changed:
src/detection/detection_engine.cc
src/flow/flow.cc
src/flow/flow.h
src/flow/flow_cache.cc
src/flow/flow_cache.h
src/flow/session.h
src/flow/test/flow_cache_test.cc
src/flow/test/flow_control_test.cc
src/network_inspectors/packet_tracer/packet_tracer.h
src/packet_io/active.cc
src/packet_io/active.h
src/stream/stream.cc
src/stream/tcp/tcp_ha.cc
src/stream/tcp/tcp_session.cc
src/stream/tcp/tcp_stream_session.h