]> git.ipfire.org Git - thirdparty/snort3.git/commit
Pull request #4698: flow: excess flows to allowlist
authorRaza Shafiq (rshafiq) <rshafiq@cisco.com>
Mon, 12 May 2025 22:48:01 +0000 (22:48 +0000)
committerSteven Baigal (sbaigal) <sbaigal@cisco.com>
Mon, 12 May 2025 22:48:01 +0000 (22:48 +0000)
commit821359e1a2c2efef02fe80fb38b4719761112ef7
tree18d446924d7ff1f84dcc6da270d254660a2a709c
parent4d0bc2b8b0cfdd7d35209f4e0592b2d1bc239050
Pull request #4698: flow: excess flows to allowlist

Merge in SNORT/snort3 from ~RSHAFIQ/snort3:flow_limit to master

Squashed commit of the following:

commit 4caf75c4bc3857e7588f823ef89035f97e518d8f
Author: rshafiq <rshafiq@cisco.com>
Date:   Mon Apr 7 18:31:23 2025 -0400

    flow: add option to move excess flows to allowlist
src/flow/flow.h
src/flow/flow_cache.cc
src/flow/flow_cache.h
src/flow/flow_config.h
src/flow/flow_control.cc
src/flow/flow_control.h
src/flow/test/flow_cache_test.cc
src/stream/base/stream_base.cc
src/stream/base/stream_module.cc
src/stream/base/stream_module.h