In article <[EMAIL PROTECTED]> (at Thu, 02 Nov 2006 13:39:19 +0200), Ville Nuorvala <[EMAIL PROTECTED]> says:
> read_unlock(&ip6ip6_lock); > - return 1; > - > + icmpv6_send(skb, ICMPV6_DEST_UNREACH, > + ICMPV6_ADDR_UNREACH, 0, skb->dev); > discard: I'd argue this. We probably should not send back any ICMPv6 packets to the original sender in this case to avoid DoS. --yoshfuji. - 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