LWN.net Logo

Make tuns and vlans devices work per-net.

From:  Pavel Emelyanov <xemul@openvz.org>
To:  Linux Netdev List <netdev@vger.kernel.org>
Subject:  [PATCH 0/14 (3 subsets)] Make tuns and vlans devices work per-net.
Date:  Thu, 10 Apr 2008 18:57:24 +0400
Message-ID:  <47FE2AD4.9080609@openvz.org>
Cc:  Daniel Lezcano <dlezcano@fr.ibm.com>, Denis Lunev <den@openvz.org>, Linux Containers <containers@lists.osdl.org>, Benjamin Thery <benjamin.thery@bull.net>
Archive-link:  Article, Thread

Hi, guys.

I've recently sent a TUN devices virtualization, but it was rejected
by Dave, since the struct net is becoming a dumping ground.

I agree with him - we really need some way to register on-net data
dynamically. That's my view of such a thing and two examples of how
to use it (TUN and VLAN devices virtualization).

If this will be found good, I'll send these sets to David, hoping he
will accept them :)

Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Copyright © 2008, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds