d70cc1f qemu: change macvtap multicast list in response to NIC_RX_FILTER_CHANGED

1 file Authored by Tony Krowiak 9 years ago, Committed by Laine Stump 9 years ago,
    qemu: change macvtap multicast list in response to NIC_RX_FILTER_CHANGED
    
    This patch adds functionality to processNicRxFilterChangedEvent().
    The old and new multicast lists are compared and the filters in
    the macvtap are programmed to match the guest's filters.
    
    Signed-off-by: Tony Krowiak <akrowiak@linux.vnet.ibm.com>
    
        
file modified
+114 -24