]> git.ipfire.org Git - thirdparty/snort3.git/commit
Merge pull request #2197 in SNORT/snort3 from ~STECHEW/snort3:block_retry_no_flow...
authorSteve Chew (stechew) <stechew@cisco.com>
Thu, 14 May 2020 12:58:51 +0000 (12:58 +0000)
committerSteve Chew (stechew) <stechew@cisco.com>
Thu, 14 May 2020 12:58:51 +0000 (12:58 +0000)
commitd68edfa05c80255f6771a21bd4b38af4e115cc23
treee540595d0b3740262b5e5663908371a339ef0528
parent7666fdd4f7fb357deeab9c4791606ca9659ea67d
Merge pull request #2197 in SNORT/snort3 from ~STECHEW/snort3:block_retry_no_flow to master

Squashed commit of the following:

commit f8e17fe8506a9787e26d19b613c3b1fdc37f0b0c
Author: Steve Chew <stechew@cisco.com>
Date:   Fri May 1 17:26:58 2020 -0400

    flow: If a retry packet does not belong to a flow, block it.
src/flow/flow_control.cc
src/flow/test/flow_cache_test.cc
src/flow/test/flow_control_test.cc