[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20090122.140518.206792271.davem@davemloft.net>
Date: Thu, 22 Jan 2009 14:05:18 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: benjamin.thery@...l.net
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH 0/9] netns: IPv4 multicast routing per-namespace
From: Benjamin Thery <benjamin.thery@...l.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!
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists