netfilter: ipt_CLUSTERIP: make clusterip_lock per net namespace
authorGao feng <gaofeng@cn.fujitsu.com>
Wed, 25 Sep 2013 07:38:46 +0000 (15:38 +0800)
committerPablo Neira Ayuso <pablo@netfilter.org>
Thu, 17 Oct 2013 08:48:07 +0000 (10:48 +0200)
this lock is used for protecting clusterip_configs of per
net namespace, it should be per net namespace too.

Signed-off-by: Gao feng <gaofeng@cn.fujitsu.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>

No differences found