]> git.ipfire.org Git - thirdparty/snort3.git/commit
Pull request #3332: stream: add can_set_no_ack_mode() api to check if policy allows...
authorSteve Chew (stechew) <stechew@cisco.com>
Mon, 11 Apr 2022 18:56:33 +0000 (18:56 +0000)
committerSteve Chew (stechew) <stechew@cisco.com>
Mon, 11 Apr 2022 18:56:33 +0000 (18:56 +0000)
commitd0daf99e36ef635f2b04d2c5615e380597bbbdb9
tree8993e26954fa6c4f47eb2ab5891bc6f4acb9a965
parent29740ffa83b441c6dc9c9f5e45bb6b54605cfa59
Pull request #3332: stream: add can_set_no_ack_mode() api to check if policy allows no-ack mode

Merge in SNORT/snort3 from ~SBAIGAL/snort3:ok2noack to master

Squashed commit of the following:

commit f0de602d7c910b796ec11da3e1ffd7d42356960c
Author: Steven Baigal (sbaigal) <sbaigal@cisco.com>
Date:   Wed Mar 30 21:49:46 2022 -0400

    stream: add can_set_no_ack() api to check if policy allows no-ack mode
src/stream/stream.cc
src/stream/stream.h
src/stream/tcp/tcp_stream_session.cc
src/stream/tcp/tcp_stream_session.h