From: David Woodhouse <[EMAIL PROTECTED]> Date: Wed, 11 Jan 2006 18:36:32 +0000
> The ip6_xmit() function now assumes that its sk argument is non-NULL, > which isn't currently true when TCPv6 code is sending RST or ACK > packets. This fixes that code to use a socket of its own for sending > such packets, as TCPv4 does. (Thanks Andi for the pointer). > > Signed-off-by: David Woodhouse <[EMAIL PROTECTED]> Applied, with the PF_INET6 fix :-) - 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