OpenVZ Forum


Home » Mailing lists » Devel » [PATCH net-2.6.26 1/3][TUN][NETNS]: Introduce the tun_net structure.
Re: [PATCH net-2.6.26 1/3][TUN][NETNS]: Introduce the tun_net structure. [message #29301 is a reply to message #28958] Thu, 10 April 2008 10:29 Go to previous message
davem is currently offline  davem
Messages: 463
Registered: February 2006
Senior Member
From: Pavel Emelyanov <xemul@openvz.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@openvz.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.
 
Read Message
Read Message
Previous Topic: [PATCH 0/10] Make bsd process accounting work in pid namespaces
Next Topic: [PATCH 0/3] clone64() and unshare64() system calls
Goto Forum:
  


Current Time: Sat Aug 10 20:54:04 GMT 2024

Total time taken to generate the page: 0.03927 seconds