In article <[EMAIL PROTECTED]> (at Tue, 16 Aug 2005 21:58:36 -0700 (PDT)), 
"David S. Miller" <[EMAIL PROTECTED]> says:

> It also is a preferred change than your minimal version
> because it makes the ip6 input path very similar to
> the ipv4 variant, so it's easier to verify the two pieces
> of code doing similar things.

Actually, I've been hating the fact that icmpv6_param_prob() frees skb;
So, I'll change it so that it will not eat skb anymore (or
kill it completely).

--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

Reply via email to