]> git.ipfire.org Git - thirdparty/snort3.git/commit
Merge pull request #1686 in SNORT/snort3 from ~SBAIGAL/snort3:noack_api to master
authorDavis McPherson (davmcphe) <davmcphe@cisco.com>
Tue, 30 Jul 2019 19:16:43 +0000 (15:16 -0400)
committerDavis McPherson (davmcphe) <davmcphe@cisco.com>
Tue, 30 Jul 2019 19:16:43 +0000 (15:16 -0400)
commitebdeb038bb7f13efad526dbabd2cacae679f2b4c
treef9dd8a0597ba77507906b5d3ee91ad2b7cc6bd7b
parent0bc3ee3f66ba0c4624cafa72e0ffc096ccf731eb
Merge pull request #1686 in SNORT/snort3 from ~SBAIGAL/snort3:noack_api to master

Squashed commit of the following:

commit aae5c979ba07cd80103d0a5c05acbefca4840bfe
Author: Steven Baigal (sbaigal) <sbaigal@cisco.com>
Date:   Thu Jul 18 15:30:44 2019 -0400

    stream_tcp: add API for switching no_ack mode

    add assert to make sure the session is tcp
src/stream/libtcp/tcp_stream_session.h
src/stream/stream.cc
src/stream/stream.h
src/stream/tcp/tcp_session.cc
src/stream/tcp/tcp_state_established.cc