freebsd-dev/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 Add MODULE_VERSION to TCP loadable congestion control modules. 2020-07-20 23:47:27 +00:00
cc_chd.c Add MODULE_VERSION to TCP loadable congestion control modules. 2020-07-20 23:47:27 +00:00
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 Add MODULE_VERSION to TCP loadable congestion control modules. 2020-07-20 23:47:27 +00:00
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 Add MODULE_VERSION to TCP loadable congestion control modules. 2020-07-20 23:47:27 +00:00
cc.c Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many) 2020-02-26 14:26:36 +00:00
cc.h cc_mod: remove unused CCF_DELACK definition 2020-09-10 00:46:38 +00:00