From: Lawrence Brakmo <[email protected]>
Date: Wed, 11 May 2016 10:02:13 -0700

> Replace 2 arguments (cnt and rtt) in the congestion control modules'
> pkts_acked() function with a struct. This will allow adding more
> information without having to modify existing congestion control
> modules (tcp_nv in particular needs bytes in flight when packet
> was sent).
> 
> As proposed by Neal Cardwell in his comments to the tcp_nv patch.
> 
> Signed-off-by: Lawrence Brakmo <[email protected]>
> Acked-by: Yuchung Cheng <[email protected]>

Looks a lot better, applied, thanks!

Reply via email to