From: Gao feng <gaofeng@cn.fujitsu.com>
To: Vitaly Lavrov <vel21ripn@gmail.com>
Cc: netfilter-devel@vger.kernel.org,
Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Subject: Re: [PATCH 1/1] ipset: Add net namespace for ipset
Date: Fri, 27 Sep 2013 14:33:08 +0800 [thread overview]
Message-ID: <524526A4.6010409@cn.fujitsu.com> (raw)
In-Reply-To: <5244222F.2030507@gmail.com>
On 09/26/2013 08:01 PM, Vitaly Lavrov wrote:
> This patch adds netns support for ipset.
>
> Major changes were made in ip_set_core.c and ip_set.h.
> Global variables are moved to per net namespace.
> Added initialization code and the destruction of the network namespace ipset subsystem.
> In the prototypes of public functions ip_set_* added parameter "struct net*".
>
> The remaining corrections related to the change prototypes of public functions ip_set_*.
>
> The patch for git://git.netfilter.org/ipset.git commit 6a4ec96c0b8caac5c35474e40e319704d92ca347
>
> Signed-off-by: Vitaly Lavrov <lve@guap.ru>
> --
Looks good to me, thanks!
Acked-by: Gao feng <gaofeng@cn.fujitsu.com>
> kernel/include/linux/netfilter/ipset/ip_set.h | 16 ++-
> kernel/net/netfilter/ipset/ip_set_bitmap_ip.c | 3 +-
> kernel/net/netfilter/ipset/ip_set_bitmap_ipmac.c | 2 +-
> kernel/net/netfilter/ipset/ip_set_bitmap_port.c | 3 +-
> kernel/net/netfilter/ipset/ip_set_core.c | 286 +++++++++++++++++++++++++--------------
> kernel/net/netfilter/ipset/ip_set_hash_gen.h | 3 +-
> kernel/net/netfilter/ipset/ip_set_list_set.c | 31 +++--
> kernel/net/netfilter/xt_set.c | 40 +++---
> kernel/net/sched/em_ipset.c | 7 +-
> 9 files changed, 243 insertions(+), 148 deletions(-)
>
next prev parent reply other threads:[~2013-09-27 6:32 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-26 12:01 [PATCH 1/1] ipset: Add net namespace for ipset Vitaly Lavrov
2013-09-27 6:33 ` Gao feng [this message]
2013-09-28 16:43 ` Jozsef Kadlecsik
-- strict thread matches above, loose matches on Subject: below --
2013-09-17 13:36 V. Lavrov
2013-09-18 19:37 ` Jozsef Kadlecsik
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=524526A4.6010409@cn.fujitsu.com \
--to=gaofeng@cn.fujitsu.com \
--cc=kadlec@blackhole.kfki.hu \
--cc=netfilter-devel@vger.kernel.org \
--cc=vel21ripn@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).