On Thu, 2012-06-28 at 19:07 +0200, Eric Dumazet wrote: > From: Eric Dumazet <[email protected]> > > At enqueue time, check sojourn time of packet at head of the queue, > and return NET_XMIT_CN instead of NET_XMIT_SUCCESS if this sejourn > time is above codel @target. > > This permits local TCP stack to call tcp_enter_cwr() and reduce its cwnd > without drops (for example if ECN is not enabled for the flow) > > Signed-off-by: Eric Dumazet <[email protected]> > Cc: Dave Taht <[email protected]> > Cc: Tom Herbert <[email protected]> > Cc: Matt Mathis <[email protected]> > Cc: Yuchung Cheng <[email protected]> > Cc: Nandita Dukkipati <[email protected]> > Cc: Neal Cardwell <[email protected]> > ---
Please dont apply this patch, I'll submit an updated version later. Thanks _______________________________________________ Codel mailing list [email protected] https://lists.bufferbloat.net/listinfo/codel
