Re: [PATCH][RFC] qemu:virtio-net: Use TUNSETTXFILTER for MAC filteringlogin register about

2011-01-12 Thread Dragos Tatulea
/gmane.comp.emulators.qemu/37714/focus=37719 -- Dragos Tatulea Signed-off-by: Alex Williamson alex.william...@redhat.com Signed-off-by: Dragos Tatulea dragos.tatu...@gmail.com --- diff --git a/hw/virtio-net.c b/hw/virtio-net.c index ec1bf8d..0276f3a 100644 --- a/hw/virtio-net.c +++ b/hw/virtio-net.c @@ -21,6

Re: [PATCH][RFC] qemu:virtio-net: Use TUNSETTXFILTER for MAC filteringlogin register about

2010-11-14 Thread Dragos Tatulea
I'd like to pick up this patch and rework it based on your suggestions. Need it for [1]. Most opinions seem to be pointing to a generic software mac filtering in the VLAN layer with hw support if necessary. Here's what I had in mind: - For the generic mac filtering we can use something similar to

Re: TODO item: guest programmable mac/vlan filtering with macvtap

2010-11-01 Thread Dragos Tatulea
1. add a secondary mac (or third, etc) address to the guest virtio-net interface. Maybe I misunderstood this. Is it just setting another mac on the guest virtio-net interface? 4. the above stuff must be controllable by host admin  - Well, for this there are a few options:     admin switch

Re: TODO item: guest programmable mac/vlan filtering with macvtap

2010-11-01 Thread Dragos Tatulea
I have created a wiki page for this [1], also added to the networking todo list [2]. No meaty information yet. But it's enough to start working on it. [1] - http://www.linux-kvm.org/page/GuestProgrammableMacVlanFiltering [2] - http://www.linux-kvm.org/page/NetworkingTodo -- Dragos -- To

Re: TODO item: guest programmable mac/vlan filtering with macvtap

2010-10-30 Thread Dragos Tatulea
Hi,    I'm starting a  thread related to the TODO item mentioned in the subject. Currently still gathering info and trying to make kvm macvtap play nicely together. I have used this [1] guide to set it up but qemu is still complaining about the PCI device address of the virtio-net-pci.

TODO item: guest programmable mac/vlan filtering with macvtap

2010-10-14 Thread Dragos Tatulea
Hi, I'm starting a thread related to the TODO item mentioned in the subject. Currently still gathering info and trying to make kvm macvtap play nicely together. I have used this [1] guide to set it up but qemu is still complaining about the PCI device address of the virtio-net-pci. Tried

Re: kvm networking todo wiki

2010-10-10 Thread Dragos Tatulea
Hi, More importantly: anyone's going to work on this? I'd like to work on this. Might need some assistance though. Thanks, Dragos -- To unsubscribe from this list: send the line unsubscribe kvm in the body of a message to majord...@vger.kernel.org More majordomo info at