freebsd-skq/sys/netinet/cc
Richard Scheffenegger 3767427354 TCP Cubic: improve reaction to (and rollback from) RTO
1. fix compliancy issue of CUBIC RTO handling according to RFC8312 section 4.7
2. add CUBIC CC_RTO_ERR handling

Submitted by:	chengc_netapp.com
Reviewed by:	rrs, tuexen, rscheff
MFC after:	2 weeks
Sponsored by:	NetApp, Inc.
Differential Revision:	https://reviews.freebsd.org/D26808
2020-10-24 16:11:46 +00:00
..
cc_cdg.c
cc_chd.c
cc_cubic.c TCP Cubic: improve reaction to (and rollback from) RTO 2020-10-24 16:11:46 +00:00
cc_cubic.h
cc_dctcp.c tcp: move cwnd and ssthresh updates into cc modules 2020-10-24 16:09:18 +00:00
cc_hd.c
cc_htcp.c tcp: move cwnd and ssthresh updates into cc modules 2020-10-24 16:09:18 +00:00
cc_module.h
cc_newreno.c tcp: move cwnd and ssthresh updates into cc modules 2020-10-24 16:09:18 +00:00
cc_newreno.h
cc_vegas.c
cc.c
cc.h