Re: raw socket ICMP change buggy

2005-07-30 Thread David S. Miller
From: Patrick McHardy [EMAIL PROTECTED] Date: Fri, 29 Jul 2005 16:27:02 +0200 I double-checked, but couldn't find any problems in this patch. Do these problems occur with IPv4 or IPv6? False alarm, it turns out it was likely due to some bogus change an x86_64 merge introduced into the -mm

raw socket ICMP change buggy

2005-07-28 Thread David S. Miller
Patrick, I think some parts of this change: [IPV4/6]: Check if packet was actually delivered to a raw socket to decide whether to send an ICMP unreachable might be buggy and create SKB refcount problems. Andrew Morton was seeing all kinds of weird problems and we narrowed it down to this