From: David Miller <davem@davemloft.net>
To: benjamin.thery@bull.net
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH 0/9] netns: IPv4 multicast routing per-namespace
Date: Thu, 22 Jan 2009 14:05:18 -0800 (PST) [thread overview]
Message-ID: <20090122.140518.206792271.davem@davemloft.net> (raw)
In-Reply-To: <20090122145614.925445566@theryb.frec.bull.fr>
From: Benjamin Thery <benjamin.thery@bull.net>
Date: Thu, 22 Jan 2009 15:56:14 +0100
> This patchset introduces the support for network namespaces in IPv4
> multicast routing code (net/ipv4/ipmr.c).
>
> The structure of this patchset is similar to the "IPv6 multicast routing
> per namespace" patchset merged previously into 2.6.29.
>
> The first patches in the series moves global data from ipmr.c into
> struct netns_ipv4 to prepare netns support. Data are still referenced in
> init_net only. One of these patches makes the related /proc entries
> per-namespace.
>
> The last patch does the main job and enables the network namespace support
> by replacing all the init_net references with the proper net retrieved
> from sockets or net devices.
>
> The patchset applies on top of net-next-2.6
This all looks good, applied to net-next-2.6
Thanks!
prev parent reply other threads:[~2009-01-22 22:05 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-22 14:56 [PATCH 0/9] netns: IPv4 multicast routing per-namespace Benjamin Thery
2009-01-22 14:56 ` [PATCH 1/9] netns: ipmr: allocate mroute_socket per-namespace Benjamin Thery
2009-01-22 14:56 ` [PATCH 2/9] netns: ipmr: dynamically allocates vif_table Benjamin Thery
2009-01-22 14:56 ` [PATCH 3/9] netns: ipmr: store netns in struct mfc_cache Benjamin Thery
2009-01-22 14:56 ` [PATCH 4/9] netns: ipmr: dynamically allocates mfc_cache_array Benjamin Thery
2009-01-22 14:56 ` [PATCH 5/9] netns: ipmr: declare counter cache_resolve_queue_len per-namespace Benjamin Thery
2009-01-22 14:56 ` [PATCH 6/9] netns: ipmr: declare mroute_do_assert and mroute_do_pim per-namespace Benjamin Thery
2009-01-22 14:56 ` [PATCH 7/9] netns: ipmr: declare reg_vif_num per-namespace Benjamin Thery
2009-01-22 14:56 ` [PATCH 8/9] netns: ipmr: declare ipmr /proc/net entries per-namespace Benjamin Thery
2009-01-22 14:56 ` [PATCH 9/9] netns: ipmr: enable namespace support in ipv4 multicast routing code Benjamin Thery
2009-01-22 22:05 ` David Miller [this message]
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=20090122.140518.206792271.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=benjamin.thery@bull.net \
--cc=netdev@vger.kernel.org \
/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).