HomeFreeBSD

MFC r343661:

Description

MFC r343661:
When handling SYN-ACK segments in the SYN-RCVD state, set tp->snd_wnd
consistently.

This inconsistency was observed when working on the bug reported in
PR 235256, although it does not fix the reported issue. The fix for
the PR will be a separate commit.

PR: 235256
Reviewed by: rrs@, Richard Scheffenegger
Sponsored by: Netflix, Inc.
Differential Revision: https://reviews.freebsd.org/D19033

Details

Provenance
tuexenAuthored on
Differential Revision
D19033: Initialise snd_wnd on the server side always before processing the ack
Parents
rS347081: MFC r343525:
Branches
Unknown
Tags
Unknown