From: Herbert Xu <[EMAIL PROTECTED]> Date: Tue, 08 Nov 2005 12:21:38 +1100
> [IPV4] Fix ip_queue_xmit identity increment for TSO packets > > When ip_queue_xmit calls ip_select_ident_more for IP identity selection > it gives it the wrong packet count for TSO packets. The ip_select_* > functions expect one less than the number of packets, so we need to > subtract one for TSO packets. > > This bug was diagnosed and fixed by Tom Young. > > Signed-off-by: Herbert Xu <[EMAIL PROTECTED]> That'll work, patch applied, 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