qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Re: [PATCH 0/4] qemu: TAP filtering support


From: Mark McLoughlin
Subject: [Qemu-devel] Re: [PATCH 0/4] qemu: TAP filtering support
Date: Wed, 11 Feb 2009 19:31:18 +0000

Hi Alex,

Just had a quick looked over these and they seem pretty good, but some
broad comments:

  - The logic around "is this a NIC+TAP pair?" would be good to have a 
    better API around. We need this to merge virtio GSO support too. 
    Anthony had some ideas here.

  - I think you could keep the client_added()/removed() logic in net.c 
    and things would be a lot cleaner. I think you just want to trigger 
    a reload of the filter, right? So a "reload this filter" callback 
    to qemu_vlan_rxfilter() might do it.

  - What do we need rxfilter=on|off on the command line for?

Cheers,
Mark.







reply via email to

[Prev in Thread] Current Thread [Next in Thread]