From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rusty Russell Subject: Re: [PATCH 2/2][RFC] virtio_net: Add MAC fitler table support Date: Sat, 10 Jan 2009 21:48:54 +1030 Message-ID: <200901102148.54962.rusty@rustcorp.com.au> References: <1231351563.7109.130.camel@lappy> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Cc: kvm , netdev , Mark McLoughlin , Anthony Liguori To: Alex Williamson Return-path: Received: from ozlabs.org ([203.10.76.45]:54753 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751915AbZAJLTG (ORCPT ); Sat, 10 Jan 2009 06:19:06 -0500 In-Reply-To: <1231351563.7109.130.camel@lappy> Content-Disposition: inline Sender: kvm-owner@vger.kernel.org List-ID: On Thursday 08 January 2009 04:36:03 Alex Williamson wrote: > virtio_net: Add MAC fitler table support Ah, I see. You really want multiple mac addresses, not just multicast filtering? Anthony, you think a control channel? We can add a virtqueue, but it seems like a lot of work... Rusty.