From: Julian Anastasov Date: Sun, 20 Oct 2013 12:43:04 +0000 (+0300) Subject: ipv6: fill rt6i_gateway with nexthop address X-Git-Tag: v3.12-rc7~20^2~7^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=550bab42f83308c9d6ab04a980cc4333cef1c8fa;p=pandora-kernel.git ipv6: fill rt6i_gateway with nexthop address Make sure rt6i_gateway contains nexthop information in all routes returned from lookup or when routes are directly attached to skb for generated ICMP packets. The effect of this patch should be a faster version of rt6_nexthop() and the consideration of local addresses as nexthop. Signed-off-by: Julian Anastasov Acked-by: Hannes Frederic Sowa Signed-off-by: David S. Miller --- Reading git-diff-tree failed