From: Pavel Emelyanov <[EMAIL PROTECTED]>
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 <[EMAIL PROTECTED]>

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.

_______________________________________________
Devel mailing list
[email protected]
https://openvz.org/mailman/listinfo/devel

Reply via email to