|
| From: | Paul Brook |
| Subject: | Re: [Qemu-devel] [PATCH 3/4] qemu:virtio-net: Add support for qemu_vlan_rxfilter |
| Date: | Thu, 12 Feb 2009 16:26:58 +0000 |
| User-agent: | KMail/1.9.9 |
> +static void virtio_net_vlan_client_added(void *opaque) >... > +static void virtio_net_vlan_client_removed(void *opaque) Why are these two different? It looks like what you really want is a callback for "Something changed, and you need to reset your MAC filter." Paul
| [Prev in Thread] | Current Thread | [Next in Thread] |