Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1030328AbWBHEsg (ORCPT ); Tue, 7 Feb 2006 23:48:36 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1030332AbWBHEsg (ORCPT ); Tue, 7 Feb 2006 23:48:36 -0500 Received: from ebiederm.dsl.xmission.com ([166.70.28.69]:8854 "EHLO ebiederm.dsl.xmission.com") by vger.kernel.org with ESMTP id S1030328AbWBHEsf (ORCPT ); Tue, 7 Feb 2006 23:48:35 -0500 To: Herbert Poetzl Cc: "Serge E. Hallyn" , Alexey Kuznetsov , Hubertus Franke , Sam Vilain , Rik van Riel , Kirill Korotaev , Linus Torvalds , Andrew Morton , linux-kernel@vger.kernel.org, clg@fr.ibm.com, haveblue@us.ibm.com, greg@kroah.com, alan@lxorguk.ukuu.org.uk, arjan@infradead.org, saw@sawoct.com, devel@openvz.org, Dmitry Mishin , Andi Kleen Subject: Re: The issues for agreeing on a virtualization/namespaces implementation. References: <43E83E8A.1040704@vilain.net> <43E8D160.4040803@watson.ibm.com> <20060207201908.GJ6931@sergelap.austin.ibm.com> <43E90716.4020208@watson.ibm.com> <43E92EDC.8040603@watson.ibm.com> <20060208004325.GA15061@ms2.inr.ac.ru> <20060208033633.GA8784@sergelap.austin.ibm.com> <20060208043721.GA26692@MAIL.13thfloor.at> From: ebiederm@xmission.com (Eric W. Biederman) Date: Tue, 07 Feb 2006 21:46:26 -0700 In-Reply-To: <20060208043721.GA26692@MAIL.13thfloor.at> (Herbert Poetzl's message of "Wed, 8 Feb 2006 05:37:21 +0100") Message-ID: User-Agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 775 Lines: 23 Herbert Poetzl writes: > yep, that's what the first network virtualization for > Linux-VServer aimed at, but found too complicated > the second one uses 'pairs' of communicating devices > to send between guests/host Well you need the pairs of course, to communication between the two stack ``instances''. >> With that rule dealing with the network stack is just a matter of >> making some currently global variables/data structures per container. > > yep, like the universal loopback and so ... :) Eric - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/