From: Florian Westphal Date: Mon, 4 Apr 2011 14:56:29 +0000 (+0200) Subject: netfilter: af_info: add network namespace parameter to route hook X-Git-Tag: v2.6.39-rc3~6^2~15^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=31ad3dd64e689bc79dd819f8f134b9b025240eb8;p=pandora-kernel.git netfilter: af_info: add network namespace parameter to route hook This is required to eventually replace the rt6_lookup call in xt_addrtype.c with nf_afinfo->route(). Signed-off-by: Florian Westphal Acked-by: David S. Miller Signed-off-by: Patrick McHardy --- Reading git-diff-tree failed