From: Florian Westphal <[email protected]>
Date: Mon, 14 Nov 2016 16:42:01 +0100

> draft-ietf-tcpm-dctcp-02 says:
> 
> ... when the sender receives an indication of congestion
> (ECE), the sender SHOULD update cwnd as follows:
> 
>          cwnd = cwnd * (1 - DCTCP.Alpha / 2)
> 
> So, lets do this and reduce cwnd more smoothly (and faster), as per
> current congestion estimate.
> 
> Cc: Lawrence Brakmo <[email protected]>
> Cc: Andrew Shewmaker <[email protected]>
> Cc: Glenn Judd <[email protected]>
> Cc: Daniel Borkmann <[email protected]>
> Signed-off-by: Florian Westphal <[email protected]>

Applied.

Reply via email to