1
0
Files
linux/include/net
Steffen Klassert 5faa5df1fa inetpeer: Invalidate the inetpeer tree along with the routing cache
We initialize the routing metrics with the values cached on the
inetpeer in rt_init_metrics(). So if we have the metrics cached on the
inetpeer, we ignore the user configured fib_metrics.

To fix this issue, we replace the old tree with a fresh initialized
inet_peer_base. The old tree is removed later with a delayed work queue.

Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-03-08 00:30:24 -08:00
..
2011-12-28 15:06:58 -05:00
2011-12-03 09:35:05 -08:00
2011-12-11 18:25:16 -05:00
2011-12-11 18:25:16 -05:00
2011-09-16 19:20:20 -04:00
2011-12-11 18:25:16 -05:00
2012-02-28 15:06:33 -05:00
2011-12-11 18:25:16 -05:00
2011-11-22 16:43:32 -05:00