From: Julian Anastasov Date: Sun, 20 Oct 2013 12:43:05 +0000 (+0300) Subject: netfilter: nf_conntrack: fix rt6i_gateway checks for H.323 helper X-Git-Tag: v3.12-rc7~20^2~7^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56e42441ed54b092d6c7411138ce60d049e7c731;p=pandora-kernel.git netfilter: nf_conntrack: fix rt6i_gateway checks for H.323 helper Now when rt6_nexthop() can return nexthop address we can use it for proper nexthop comparison of directly connected destinations. For more information refer to commit bbb5823cf742a7 ("netfilter: nf_conntrack: fix rt_gateway checks for H.323 helper"). Signed-off-by: Julian Anastasov Acked-by: Hannes Frederic Sowa Signed-off-by: David S. Miller --- Reading git-diff-tree failed