In article <[EMAIL PROTECTED]> (at Thu, 23 Mar 2006 16:34:12 +0000), Hugo 
Santos <[EMAIL PROTECTED]> says:

>    This patch fixes a soft lockup when encapsulated packets reach
>  ip6ip6_rcv() and there is no tunnel associated with it. The error
>  path returns a positive value (1) which will trigger ip6_input to
>  re-submit the packet for processing. As no skb parameters have been
>  changed, ip6ip6_rcv() will continue to be called on the exact same
>  context. Also, ip6ip6_rcv() should free the skb when discarding it.
> 
>  Signed-off-by: Hugo Santos <[EMAIL PROTECTED]>
Acked-by: YOSHIFUJI Hideaki <[EMAIL PROTECTED]>

-- 
YOSHIFUJI Hideaki @ USAGI Project  <[EMAIL PROTECTED]>
GPG-FP  : 9022 65EB 1ECF 3AD1 0BDF  80D8 4807 F894 E062 0EEA
-
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