WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] About VNET-patch question

To: Randolph Oliveira <rlinuxbr@xxxxxxxxxxxx>
Subject: Re: [Xen-devel] About VNET-patch question
From: Mike Wray <mike.wray@xxxxxx>
Date: Thu, 01 Sep 2005 19:16:10 +0100
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Thu, 01 Sep 2005 18:29:18 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <20050831122506.31660.qmail@xxxxxxxxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <20050831122506.31660.qmail@xxxxxxxxxxxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mozilla Thunderbird 1.0.6 (X11/20050716)
Randolph Oliveira wrote:
Hello,

Where can i find more information or download the vnet
software?

There's some info on vnets in a paper in IEEE Computer, Nov 2004,
about SoftUDC.

There's some admittedly sketchy info in the xen tree with the code.
All the code is in tools/vnet in the xen source.
I'm doing some more updating and hope to have some more documentation
available soon. In the meantime if you have any questions drop
me an email.

A quick description is that vnets provide virtual private LANs for
virtual machines. VMs on the same vnet can be on the same xen host
or on different hosts and their ethernet traffic goes through a multipoint
tunnel so they can't see the real network. The location of vms
is discovered dynamically, so vm migration is supported.

Hope this helps,

Mike


Thanks,
Randolph

__________________________________________________
Converse com seus amigos em tempo real com o Yahoo! Messenger http://br.download.yahoo.com/messenger/
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>
  • Re: [Xen-devel] About VNET-patch question, Mike Wray <=