freebsd-dev/sys/netinet/tcp_stacks
Michael Tuexen 116ef4d6e7 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
2019-02-01 12:33:00 +00:00
..
rack_bbr_common.h This commit brings in a new refactored TCP stack called Rack. 2018-06-07 18:18:13 +00:00
rack.c When handling SYN-ACK segments in the SYN-RCVD state, set tp->snd_wnd 2019-02-01 12:33:00 +00:00
sack_filter.c This commit brings in a new refactored TCP stack called Rack. 2018-06-07 18:18:13 +00:00
sack_filter.h This commit brings in a new refactored TCP stack called Rack. 2018-06-07 18:18:13 +00:00
tcp_rack.h epoch(9): allow preemptible epochs to compose 2018-07-04 02:47:16 +00:00