netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH nf-next 0/6] Add net namespace support for ipt_CLUSTERIP
@ 2013-09-25  7:38 Gao feng
  2013-09-25  7:38 ` [PATCH nf-next 1/6] ipt_CLUSTERIP: make proc directory per net namespace Gao feng
                   ` (6 more replies)
  0 siblings, 7 replies; 10+ messages in thread
From: Gao feng @ 2013-09-25  7:38 UTC (permalink / raw)
  To: netfilter-devel; +Cc: Gao feng

This patchset adds net namespace support for ipt_CLUSTERIP,
makes clusterip_configs,clusterip_lock and clusterip_procdir
per net namespace, and allow users in container to operate
the proper pernet resource of CLUSTERIP.

Gao feng (6):
  ipt_CLUSTERIP: make proc directory per net namespace
  ipt_CLUSTERIP: make clusterip_list per net namespace
  ipt_CLUSTERIP: make clusterip_lock per net namespace
  ipt_CLUSTERIP: add parameter net in clusterip_config_find_get
  ipt_CLUSTERIP: create proc entry under proper ipt_CLUSTERIP directory
  ipt_CLUSTERIP: use proper net namespace to operate CLUSTERIP

 net/ipv4/netfilter/ipt_CLUSTERIP.c | 110 +++++++++++++++++++++++++------------
 1 file changed, 75 insertions(+), 35 deletions(-)

-- 
1.8.3.1


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2013-10-17  8:46 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-25  7:38 [PATCH nf-next 0/6] Add net namespace support for ipt_CLUSTERIP Gao feng
2013-09-25  7:38 ` [PATCH nf-next 1/6] ipt_CLUSTERIP: make proc directory per net namespace Gao feng
2013-09-25  7:38 ` [PATCH nf-next 2/6] ipt_CLUSTERIP: make clusterip_list " Gao feng
2013-09-25  7:38 ` [PATCH nf-next 3/6] ipt_CLUSTERIP: make clusterip_lock " Gao feng
2013-09-25  7:38 ` [PATCH nf-next 4/6] ipt_CLUSTERIP: add parameter net in clusterip_config_find_get Gao feng
2013-09-25  7:38 ` [PATCH nf-next 5/6] ipt_CLUSTERIP: create proc entry under proper ipt_CLUSTERIP directory Gao feng
2013-09-25  7:38 ` [PATCH nf-next 6/6] ipt_CLUSTERIP: use proper net namespace to operate CLUSTERIP Gao feng
2013-10-01 11:05 ` [PATCH nf-next 0/6] Add net namespace support for ipt_CLUSTERIP Pablo Neira Ayuso
2013-10-04  8:51   ` Gao feng
2013-10-17  8:46     ` Pablo Neira Ayuso

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).