From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christian Limpach Subject: Re: [Patch] Vnet update Date: Fri, 26 Aug 2005 11:57:24 +0100 Message-ID: <3d8eece205082603571fca70cf@mail.gmail.com> References: <430ECF9A.5050805@hp.com> Reply-To: Christian.Limpach@cl.cam.ac.uk Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <430ECF9A.5050805@hp.com> Content-Disposition: inline List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Mike Wray Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Thanks! On 8/26/05, Mike Wray wrote: > This patch fixes the tools/vnet makefiles so that vnets will > compile and includes updates to the vnet implementation. > Vnet ids are increased to 128 bits. The vnet module will > insmod whether xen-br0 exists or not. >=20 > Signed-off-by: Mike Wray