commit | 37e826c513883099c298317bad1b3b677b2905fb | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Thu Mar 24 18:06:47 2011 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Mar 24 18:06:47 2011 -0700 |
tree | a032cfe69e0cde179d86eba157cf9dc85d67df86 | |
parent | 436c3b66ec9824a633724ae42de1c416af4f2063 [diff] |
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 <ja@ssi.bg> Signed-off-by: David S. Miller <davem@davemloft.net>