From: Stephen Hemminger <[EMAIL PROTECTED]>
Date: Fri, 15 Jun 2007 07:32:55 -0700

> On Fri, 15 Jun 2007 12:30:12 +0300 (EEST)
> "Ilpo Järvinen" <[EMAIL PROTECTED]> wrote:
> 
> > Commit 164891aadf1721fca4dce473bb0e0998181537c6 broke RTT
> > sampling of congestion control modules. Inaccurate timestamps
> > could be fed to them without providing any way for them to
> > identify such cases. Previously RTT sampler was called only if
> > FLAG_RETRANS_DATA_ACKED was not set filtering inaccurate
> > timestamps nicely. In addition, the new behavior could give an
> > invalid timestamp (zero) to RTT sampler if only skbs with
> > TCPCB_RETRANS were ACKed. This solves both problems.
> > 
> > Signed-off-by: Ilpo Järvinen <[EMAIL PROTECTED]>
> >
> Yes, let's get this in 2.6.22

Agreed, patch applied, thanks everyone.
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to