From: Florian Westphal <f...@strlen.de> 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 <bra...@fb.com> > Cc: Andrew Shewmaker <ags...@gmail.com> > Cc: Glenn Judd <glenn.j...@morganstanley.com> > Cc: Daniel Borkmann <dan...@iogearbox.net> > Signed-off-by: Florian Westphal <f...@strlen.de> Applied.