Re: simplify microsecond rtt sampling
From: David Miller <davem@davemloft.net>
Date: 2006-09-28 21:49:11
From: David Miller <davem@davemloft.net>
Date: 2006-09-28 21:49:11
From: Stephen Hemminger <redacted> Date: Thu, 28 Sep 2006 09:36:50 -0700
On Thu, 28 Sep 2006 13:47:28 +0100 John Heffner [off-list ref] wrote:quoted
Sigh. Here's one that's not corrupted. And for the record: This changes the microsecond RTT sampling so that samples are taken in the same way that RTT samples are taken for the RTO calculator: on the last segment acknowledged, and only when the segment hasn't been retransmitted. Signed-off-by: John Heffner <redacted>Looks ok. I wish skbuff timestamp was converted to ktime.
It looks good to me too, applied. Since this is really a bug fix, I'm goint to push this into -stable as well. Thanks a lot.