Re: [Qemu-devel] Connection breaks for macvtap

2013-03-27 Thread Anthony Liguori
Richa Marwaha writes: > Hi > > I am trying to run some KVM fuzz testing where I have a tool called scapy > running on my host and guest which changes the data in the IP header > of the FWIW, I don't think you'll gain a lot from this. QEMU does not ever look at a packet beyond the MAC address (a

[Qemu-devel] Connection breaks for macvtap

2013-03-27 Thread Richa Marwaha
Hi I am trying to run some KVM fuzz testing where I have a tool called scapy running on my host and guest which changes the data in the IP header of the packages and send it out to the host and vice versa. I have macvtap setup on my host (have tried both VEPA and Bridge mode). My ssh connection