linux/net/netfilter
Eduardo Blanco d86bef73b4 Fixed race condition at ip_vs.ko module init.
Lists were initialized after the module was registered.  Multiple ipvsadm
processes at module load triggered a race condition that resulted in a null
pointer dereference in do_ip_vs_get_ctl(). As a result, __ip_vs_mutex
was left locked preventing all further ipvsadm commands.

Signed-off-by: Eduardo J. Blanco <ejblanco@google.com>
Signed-off-by: Simon Horman <horms@verge.net.au>
2010-10-19 17:13:16 +02:00
..
2010-07-23 12:59:36 +02:00
2010-07-23 12:59:36 +02:00
2010-05-17 17:18:50 -07:00
2010-05-13 15:02:08 +02:00
2010-07-15 17:20:46 +02:00
2010-07-23 12:59:36 +02:00
2010-10-04 21:00:42 +02:00
2010-06-15 11:56:19 -07:00