From: Stephen Hemminger <[EMAIL PROTECTED]>
Date: Tue, 6 Sep 2005 21:45:55 -0700

> A UDP packet may contain extra data that needs to be trimmed off.
> But when doing so, UDP forgets to fixup the skb checksum if CHECKSUM_HW
> is being used.
> 
> I think this explains the case of a NFS receive using skge driver
> causing 'udp hw checksum failures' when interacting with a crufty
> settop box.
> 
> Signed-off-by: Stephen Hemminger <[EMAIL PROTECTED]>

I think so too, good catch.

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

Reply via email to