freebsd-dev/sys/netinet/tcp_stacks
Michael Tuexen ee97681e5c Don't delay the ACK for a TCP segment with the CWR flag set.
This allows the data sender to increase the CWND faster.

Submitted by:		Richard Scheffenegger
Reviewed by:		rgrimes@, tuexen@, Cheng Cui
MFC after:		1 week
Differential Revision:	https://reviews.freebsd.org/D22670
2020-01-24 22:50:23 +00:00
..
bbr.c Make tcp_output() require network epoch. 2020-01-22 05:53:16 +00:00
rack_bbr_common.c The server side of TCP fast open relies on the delayed ACK timer to allow 2020-01-24 22:37:53 +00:00
rack_bbr_common.h This commit is a bit of a re-arrange of deck chairs. It 2019-12-17 16:08:07 +00:00
rack.c Don't delay the ACK for a TCP segment with the CWR flag set. 2020-01-24 22:50:23 +00:00
sack_filter.c This commit is a bit of a re-arrange of deck chairs. It 2019-12-17 16:08:07 +00:00
sack_filter.h This commit adds BBR (Bottleneck Bandwidth and RTT) congestion control. This 2019-09-24 18:18:11 +00:00
tcp_bbr.h This commit is a bit of a re-arrange of deck chairs. It 2019-12-17 16:08:07 +00:00
tcp_rack.h This commit is a bit of a re-arrange of deck chairs. It 2019-12-17 16:08:07 +00:00