From: Eric Leblond Date: Thu, 12 Feb 2009 07:07:37 +0000 (+0100) Subject: netfilter: fix tuple inversion for Node information request X-Git-Tag: v2.6.27.18~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab99d1f0178769bf09ee10815ac7139be16c2e19;p=pandora-kernel.git netfilter: fix tuple inversion for Node information request netfilter: fix tuple inversion for Node information request Upstream commit: a51f42f3c The patch fixes a typo in the inverse mapping of Node Information request. Following draft-ietf-ipngwg-icmp-name-lookups-09, "Querier" sends a type 139 (ICMPV6_NI_QUERY) packet to "Responder" which answer with a type 140 (ICMPV6_NI_REPLY) packet. Signed-off-by: Eric Leblond Signed-off-by: Patrick McHardy Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed