netfilter: ipt_CLUSTERIP: make clusterip_list per net namespace
authorGao feng <gaofeng@cn.fujitsu.com>
Wed, 25 Sep 2013 07:38:45 +0000 (15:38 +0800)
committerPablo Neira Ayuso <pablo@netfilter.org>
Thu, 17 Oct 2013 08:47:58 +0000 (10:47 +0200)
clusterip_configs should be per net namespace, so operate
cluster in one net namespace won't affect other net
namespace. right now, only allow to operate the clusterip_configs
of init net namespace.

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

No differences found