qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Paul Brook <paul@codesourcery.com>
To: qemu-devel@nongnu.org
Cc: "Michael S. Tsirkin" <mst@redhat.com>,
	Alex Williamson <alex.williamson@hp.com>,
	Andreas Plesner Jacobsen <apj@mutt.dk>
Subject: Re: [Qemu-devel] [PATCH RFC] net: add a flag to disable mac/vlan filtering
Date: Tue, 9 Mar 2010 15:54:41 +0000	[thread overview]
Message-ID: <201003091554.41830.paul@codesourcery.com> (raw)
In-Reply-To: <1268147394.14039.61.camel@8530w.home>

> > Can't this be achieved by just disabling the feature bits?  IOW,
> >
> > ctrl_vq=0,ctrl_vlan=0?
> 
> Michael still wants the guest to populate the MAC filter table so that
> we can use it to announce MACs on the bridge, especially after a
> migration.

We don't do that to start with.  We only set gratuitous ARPs for the MAC 
address of the emulated NIC.  I'm not convinced anything else is useful.

Paul

  reply	other threads:[~2010-03-09 15:54 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-09 13:15 [Qemu-devel] [PATCH RFC] net: add a flag to disable mac/vlan filtering Michael S. Tsirkin
2010-03-09 14:43 ` Anthony Liguori
2010-03-09 15:09   ` Alex Williamson
2010-03-09 15:54     ` Paul Brook [this message]
2010-03-09 15:10   ` Michael S. Tsirkin
2010-03-09 15:19 ` [Qemu-devel] " Alex Williamson
2010-03-09 15:30   ` Michael S. Tsirkin
2010-03-09 15:48     ` Michael S. Tsirkin
2010-03-09 16:11     ` Alex Williamson
2010-03-09 16:18       ` Michael S. Tsirkin
2010-03-09 16:56         ` Alex Williamson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201003091554.41830.paul@codesourcery.com \
    --to=paul@codesourcery.com \
    --cc=alex.williamson@hp.com \
    --cc=apj@mutt.dk \
    --cc=mst@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).