From: David S. Miller Date: Fri, 25 Mar 2011 01:06:47 +0000 (-0700) Subject: ipv4: Fix nexthop caching wrt. scoping. X-Git-Tag: v2.6.39-rc1~54^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37e826c513883099c298317bad1b3b677b2905fb;p=pandora-kernel.git ipv4: Fix nexthop caching wrt. scoping. Move the scope value out of the fib alias entries and into fib_info, so that we always use the correct scope when recomputing the nexthop cached source address. Reported-by: Julian Anastasov Signed-off-by: David S. Miller --- Reading git-diff-tree failed