[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20081210.163106.44703601.davem@davemloft.net>
Date: Wed, 10 Dec 2008 16:31:06 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: benjamin.thery@...l.net
Cc: yoshfuji@...ux-ipv6.org, netdev@...r.kernel.org,
adobriyan@...il.com, dlezcano@...ibm.com
Subject: Re: [PATCH 0/9] netns: make IPv6 multicast forwarding
per-namespace - V2
From: Benjamin Thery <benjamin.thery@...l.net>
Date: Wed, 10 Dec 2008 17:03:01 +0100
> This patchset introduces the support for network namespaces in IPv6
> multicast forwarding code (net/ipv6/ip6mr.c).
>
> The first patches in the series moves global data from ip6mr.c into
> struct netns_ipv6 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
Looks good, all applied, thanks Benjamin.
--
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