https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235256
--- Comment #4 from commit-h...@freebsd.org --- A commit references this bug: Author: tuexen Date: Fri Feb 1 12:33:01 UTC 2019 New revision: 343661 URL: https://svnweb.freebsd.org/changeset/base/343661 Log: 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 MFC after: 3 days Sponsored by: Netflix, Inc. Differential Revision: https://reviews.freebsd.org/D19033 Changes: head/sys/netinet/tcp_input.c head/sys/netinet/tcp_stacks/rack.c -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ freebsd-net@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"