Draft: Implement RFC3742 Limited Slow Start
RFC3742 updates the cwnd every sendme during slow start, and backs off of the exponential growth based on a cap parameter.
RFC3742 updates the cwnd every sendme during slow start, and backs off of the exponential growth based on a cap parameter.