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-01-11 18:42:14 -08:00
2006-01-07 13:24:25 -08:00
2006-03-28 17:02:46 -08:00
2006-03-28 17:02:46 -08:00
2005-04-16 15:20:36 -07:00
2006-04-29 18:33:22 -07:00
2005-08-29 16:01:32 -07:00