]> git.ipfire.org Git - thirdparty/snort3.git/commit
Merge pull request #1806 in SNORT/snort3 from ~STECHEW/snort3:handle_invalid_acks_v2...
authorRuss Combs (rucombs) <rucombs@cisco.com>
Tue, 22 Oct 2019 13:54:56 +0000 (09:54 -0400)
committerRuss Combs (rucombs) <rucombs@cisco.com>
Tue, 22 Oct 2019 13:54:56 +0000 (09:54 -0400)
commit06c13d0580bed213856d3cee95e4a3e80808b264
treeb9fb7e5d470e1365492a7e23d266e27edc93f3ad
parentc2950e94a2fc881f0c8390448e90eacafb249e6a
Merge pull request #1806 in SNORT/snort3 from ~STECHEW/snort3:handle_invalid_acks_v2 to master

Squashed commit of the following:

commit a8ff46342ba2547b7bef27e529013a047aff6f22
Author: Steve Chew <stechew@cisco.com>
Date:   Thu Oct 17 14:47:10 2019 -0400

    stream_tcp: If no-ack is on, rewrite ACK value to be the expected ACK.
src/stream/libtcp/tcp_segment_descriptor.h
src/stream/libtcp/tcp_stream_tracker.cc
src/stream/tcp/tcp_session.cc