From: Alex Williamson <alex.williamson@hp.com>
To: Anthony Liguori <anthony@codemonkey.ws>
Cc: qemu-devel@nongnu.org, kvm@vger.kernel.org
Subject: Re: [PATCH][RFC] qemu:virtio-net: Use TUNSETTXFILTER for MAC filtering
Date: Fri, 06 Feb 2009 11:06:03 -0700 [thread overview]
Message-ID: <1233943563.7026.1345.camel@lappy> (raw)
In-Reply-To: <498C4258.3060502@codemonkey.ws>
On Fri, 2009-02-06 at 07:59 -0600, Anthony Liguori wrote:
>
> Instead of having each network device do it's own filtering if the VLAN
> doesn't support it, I think we should move the software filtering to the
> VLAN layer so that we aren't duplicating code in each network device.
>
> Also, instead of using IFF_xxx, I think we should introduce our own
> flags. net/if.h doesn't exist on Windows most likely.
Thanks for the comments, I'll look into making these changes.
Alex
WARNING: multiple messages have this Message-ID (diff)
From: Alex Williamson <alex.williamson@hp.com>
To: Anthony Liguori <anthony@codemonkey.ws>
Cc: qemu-devel@nongnu.org, kvm@vger.kernel.org
Subject: [Qemu-devel] Re: [PATCH][RFC] qemu:virtio-net: Use TUNSETTXFILTER for MAC filtering
Date: Fri, 06 Feb 2009 11:06:03 -0700 [thread overview]
Message-ID: <1233943563.7026.1345.camel@lappy> (raw)
In-Reply-To: <498C4258.3060502@codemonkey.ws>
On Fri, 2009-02-06 at 07:59 -0600, Anthony Liguori wrote:
>
> Instead of having each network device do it's own filtering if the VLAN
> doesn't support it, I think we should move the software filtering to the
> VLAN layer so that we aren't duplicating code in each network device.
>
> Also, instead of using IFF_xxx, I think we should introduce our own
> flags. net/if.h doesn't exist on Windows most likely.
Thanks for the comments, I'll look into making these changes.
Alex
next prev parent reply other threads:[~2009-02-06 18:05 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-06 4:51 [PATCH][RFC] qemu:virtio-net: Use TUNSETTXFILTER for MAC filtering Alex Williamson
2009-02-06 4:51 ` [Qemu-devel] " Alex Williamson
2009-02-06 7:47 ` [Qemu-devel] " Mark McLoughlin
2009-02-06 18:09 ` Alex Williamson
2009-02-06 13:59 ` Anthony Liguori
2009-02-06 13:59 ` [Qemu-devel] " Anthony Liguori
2009-02-06 18:06 ` Alex Williamson [this message]
2009-02-06 18:06 ` Alex Williamson
2009-02-06 15:12 ` [Qemu-devel] " Paul Brook
2009-02-06 15:12 ` Paul Brook
2009-02-06 17:59 ` Alex Williamson
2009-02-06 17:59 ` Alex Williamson
2009-02-06 22:16 ` Paul Brook
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=1233943563.7026.1345.camel@lappy \
--to=alex.williamson@hp.com \
--cc=anthony@codemonkey.ws \
--cc=kvm@vger.kernel.org \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.