From: Eric Leblond Date: Mon, 9 Feb 2009 22:33:03 +0000 (-0800) Subject: netfilter: fix tuple inversion for Node information request X-Git-Tag: v2.6.29-rc5~42^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a51f42f3c940e5582c40454ece066d033bc7e24f;p=pandora-kernel.git netfilter: fix tuple inversion for Node information request 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: David S. Miller --- Reading git-diff-tree failed