YOSHIFUJI Hideaki c302e6d54e [IPV6]: Fix race in route selection.
We eliminated rt6_dflt_lock (to protect default router pointer)
at 2.6.17-rc1, and introduced rt6_select() for general router selection.
The function is called in the context of rt6_lock read-lock held,
but this means, we have some race conditions when we do round-robin.

Signed-off-by; YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-04-29 18:33:22 -07:00
..
2006-04-14 16:01:26 -07:00
2006-03-19 13:20:06 -08:00
2006-04-11 17:21:06 -07:00
2006-03-29 13:57:31 -08:00
2006-04-24 15:20:23 -04:00
2006-04-29 18:33:22 -07:00
2006-03-20 22:33:17 -08:00
2005-08-29 15:31:14 -07:00
2006-01-11 18:42:14 -08:00
2006-04-29 18:33:12 -07:00
2006-02-07 01:47:12 -05:00
2006-01-12 14:06:31 -08:00
2005-04-16 15:20:36 -07:00