From: Yasuyuki Kozakai Date: Wed, 15 Feb 2006 23:24:15 +0000 (-0800) Subject: [NETFILTER]: nf_conntrack: attach conntrack to locally generated ICMPv6 error X-Git-Tag: v2.6.16-rc4~44^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=763ecff1879b3877f57f20fc9e79599aef59359f;p=pandora-kernel.git [NETFILTER]: nf_conntrack: attach conntrack to locally generated ICMPv6 error Locally generated ICMPv6 errors should be associated with the conntrack of the original packet. Since the conntrack entry may not be in the hash tables (for the first packet), it must be manually attached. Signed-off-by: Yasuyuki Kozakai Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed