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-users

RE: [Xen-users] Xen's interface in promiscuous mode

To: "Ricardo J. Barberis" <ricardo.barberis@xxxxxxxxxxxx>, <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: RE: [Xen-users] Xen's interface in promiscuous mode
From: "James Harper" <james.harper@xxxxxxxxxxxxxxxx>
Date: Thu, 26 Feb 2009 09:31:14 +1100
Cc:
Delivery-date: Wed, 25 Feb 2009 14:33:05 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <200902242321.30299.ricardo.barberis@xxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <49A3250E.7080601@xxxxxxxxxx> <AEC6C66638C05B468B556EA548C1A77D0162C8D3@trantor> <200902242321.30299.ricardo.barberis@xxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcmXU9eYBpbtPYAtT1C03cdPfB4kLQARNHxA
Thread-topic: [Xen-users] Xen's interface in promiscuous mode
> 
> El Lunes 23 Febrero 2009, James Harper escribió:
> > > Hello all,
> > > Playing with Xen on GNU/Debian Lenny, I just discovered that all my
> > > virtual network cards are in promiscuous mode by default.
> > > Changing that manually does not seems to change anything (that is,
> > > everything still works great).
> > >
> > > Is there any reason to have virtual network cards in promiscuous mode
> >
> > ?
> >
> > > And where can I change this default behaviour ?
> >
> > The physical network adapters in Dom0 will be in promiscuous mode if
> > they are joined to a bridge.
> >
> > The virtual network adapters in DomU are in promiscuous modem because
> > (as of the version of Xen in Lenny) they don't support multicast, and so
> > the only way they can receive multicast packets is to be in promiscuous
> > mode.
> >
> > As of 3.3.0 or thereabouts, there is a way for the frontend to tell the
> > backend which multicast packets it is interested in, so the behaviour
> > may be different there.
> 
> Hi James,
> 
> Can you elaborate on that, or give a link to read more about it?
> 

Unless someone has written up some docs, your best bet is to look at the code - 
specifically the headers in xen/include/public/io

James

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

<Prev in Thread] Current Thread [Next in Thread>