From: "Ilpo_Järvinen" <[EMAIL PROTECTED]>
Date: Tue, 13 Nov 2007 23:35:39 +0200 (EET)

> [PATCH] [TCP] FRTO: Plug potential LOST-bit leak
> 
> It might be possible that, in some extreme scenario that
> I just cannot now construct in my mind, end_seq <=
> frto_highmark check does not match causing the lost_out
> and LOST bits become out-of-sync due to clearing and
> recounting in the loop.
> 
> This may fix LOST-bit leak reported by Chazarain Guillaume
> <[EMAIL PROTECTED]>.
> 
> Signed-off-by: Ilpo Järvinen <[EMAIL PROTECTED]>

This patch looks correct to me, so I added it to net-2.6

Chazarain please let us know if it does indeed cure your
problem.

Thanks.
-
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