netfilter: af_info: add network namespace parameter to route hook
authorFlorian Westphal <fw@strlen.de>
Mon, 4 Apr 2011 14:56:29 +0000 (16:56 +0200)
committerPatrick McHardy <kaber@trash.net>
Mon, 4 Apr 2011 14:56:29 +0000 (16:56 +0200)
This is required to eventually replace the rt6_lookup call in
xt_addrtype.c with nf_afinfo->route().

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