From: Patrick McHardy <[EMAIL PROTECTED]> Date: Wed, 17 Aug 2005 05:33:44 +0200
> [IPV6]: Fix raw socket hardware checksum failures > > When packets hit raw sockets the csum update isn't done yet, do it manually. > Packets can also reach rawv6_rcv on the output path through > ip6_call_ra_chain, in this case skb->ip_summed is CHECKSUM_NONE and this > codepath isn't executed. > > Signed-off-by: Patrick McHardy <[EMAIL PROTECTED]> Applied to both net-2.6 and net-2.6.14 - 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