From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965067AbVHPBfU (ORCPT ); Mon, 15 Aug 2005 21:35:20 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S965070AbVHPBfU (ORCPT ); Mon, 15 Aug 2005 21:35:20 -0400 Received: from zproxy.gmail.com ([64.233.162.202]:53071 "EHLO zproxy.gmail.com") by vger.kernel.org with ESMTP id S965067AbVHPBfT convert rfc822-to-8bit (ORCPT ); Mon, 15 Aug 2005 21:35:19 -0400 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=pPM+7ZY6WkicegvwlGJ6TADteAmMAWw6ATm9F+nDpveDqgTZR0RD+VDLmJtxuvo+uksxZBMSBAXQwjXNeq4d+bivhAFEbrA7Eaj2GvmaRnYUXogPub0oXwQu0290390JiLmTa8N4PxPtfftdoBtrOERd5ycfA6L42JnF6sFEwac= Message-ID: Date: Mon, 15 Aug 2005 18:35:18 -0700 From: Joshua Hudson To: "Serge E. Hallyn" , linux-kernel@vger.kernel.org Subject: Re: BSD jail In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT Content-Disposition: inline References: <20050813143335.GA5044@IBM-BWN8ZTBWA01.austin.ibm.com> <20050814115651.GA6024@IBM-BWN8ZTBWA01.austin.ibm.com> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org > > To build a virtual network device requires code for the device, code > for routing the device > in the kernel, some way to tell the router that this machine is hosted > through the host > machine's ethernet card, and control of which processes use which > network devices. > I've bombed out. I don't understand how the network devices work well enough to do any of this.