From: Florian Westphal Date: Mon, 4 Apr 2011 15:01:43 +0000 (+0200) Subject: netfilter: xt_addrtype: replace rt6_lookup with nf_afinfo->route X-Git-Tag: v2.6.39-rc3~6^2~15^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7225041e93f81e7e38fcdf27fc82044e7695efd;p=pandora-kernel.git netfilter: xt_addrtype: replace rt6_lookup with nf_afinfo->route This avoids pulling in the ipv6 module when using (ipv4-only) iptables -m addrtype. Signed-off-by: Florian Westphal Acked-by: David S. Miller Signed-off-by: Patrick McHardy --- Reading git-diff-tree failed