netfilter: xt_addrtype: replace rt6_lookup with nf_afinfo->route
authorFlorian Westphal <fw@strlen.de>
Mon, 4 Apr 2011 15:01:43 +0000 (17:01 +0200)
committerPatrick McHardy <kaber@trash.net>
Mon, 4 Apr 2011 15:01:43 +0000 (17:01 +0200)
This avoids pulling in the ipv6 module when using (ipv4-only) iptables
-m addrtype.

Signed-off-by: Florian Westphal <fw@strlen.de>
Acked-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Patrick McHardy <kaber@trash.net>

No differences found