[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20080410.032921.216641570.davem@davemloft.net>
Date: Thu, 10 Apr 2008 03:29:21 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: xemul@...nvz.org
Cc: maxk@...lcomm.com, netdev@...r.kernel.org, devel@...nvz.org
Subject: Re: [PATCH net-2.6.26 1/3][TUN][NETNS]: Introduce the tun_net
structure.
From: Pavel Emelyanov <xemul@...nvz.org>
Date: Wed, 02 Apr 2008 17:50:21 +0400
> This is the first step in making tuntap devices work in net
> namespaces. The structure mentioned is pointed by struct net
> and tun driver will fill this one on load. It will contain only
> the tun devices list.
>
> So declare this structure and introduce net init and exit hooks.
>
> Signed-off-by: Pavel Emelyanov <xemul@...nvz.org>
I don't want struct net to become a dumping ground for
everything and anything that is networking and might
want to be namespace aware.
We are at the point where some kind of dynamic registry
is in order, don't you think?
I'm dropping these patches for now.
--
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