freebsd-nq/sys/netinet/cc
Michael Tuexen 5cc11a89db Prevent cwnd to collapse down to 1 MSS after exiting recovery.
This is descrined in RFC 6582, which updates RFC 3782.

Submitted by:		Richard Scheffenegger
Reviewed by:		lstewart@
MFC after:		1 week
Differential Revision:	https://reviews.freebsd.org/D17614
2019-05-09 07:11:08 +00:00
..
cc_cdg.c
cc_chd.c
cc_cubic.c Prevent cwnd to collapse down to 1 MSS after exiting recovery. 2019-05-09 07:11:08 +00:00
cc_cubic.h
cc_dctcp.c
cc_hd.c
cc_htcp.c Prevent cwnd to collapse down to 1 MSS after exiting recovery. 2019-05-09 07:11:08 +00:00
cc_module.h
cc_newreno.c Prevent cwnd to collapse down to 1 MSS after exiting recovery. 2019-05-09 07:11:08 +00:00
cc_newreno.h
cc_vegas.c
cc.c
cc.h