ipv4: Fix nexthop caching wrt. scoping.
authorDavid S. Miller <davem@davemloft.net>
Fri, 25 Mar 2011 01:06:47 +0000 (18:06 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 25 Mar 2011 01:06:47 +0000 (18:06 -0700)
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 <ja@ssi.bg>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found