Re: [Qemu-devel] [PATCH] Dump traffic on virtual network to pcap file

2007-06-21 Thread Blue Swirl
On 6/21/07, Balazs Attila-Mihaly (Cd-MaN) <[EMAIL PROTECTED]> wrote: As promised I'll start to provide patches for modifications I've made to the Qemu source code as part of the project. Attached you find the first of these patches - an option to dump the traffic on a virtual interface to a tcp

[Qemu-devel] [PATCH] Dump traffic on virtual network to pcap file

2007-06-21 Thread Balazs Attila-Mihaly \(Cd-MaN\)
Hello all. As promised I'll start to provide patches for modifications I've made to the Qemu source code as part of the project. Attached you find the first of these patches - an option to dump the traffic on a virtual interface to a tcpdump compatible file. I welcome any feedback since this is