Re: [Qemu-devel] vde-inject 0.0.1

2006-02-10 Thread Jim C. Brown
On Fri, Feb 10, 2006 at 12:34:10PM +0700, Mulyadi Santosa wrote: > Hi Jim > > It's me again. here I send you another patch for the vde_pcap_inject.c. > Nothing fancy here, I only did: > - move out "open" and "close" from relay() and put them on main() > before entering for() loop. IMHO, this w

Re: Re: [Qemu-devel] vde-inject 0.0.1

2006-02-09 Thread Mulyadi Santosa
Dear Jim... > Ok, I managed to fix my VDE issues and get this to work on eth0. > Working sources for vde-inject and vde_pcap_inject attached. I haven't tested, so I will just give "untested" comment :) Great work Jim, finally you can work on it and release the code to the public My first note:

Re: [Qemu-devel] vde-inject 0.0.1

2006-02-08 Thread Jim C. Brown
Ok, I managed to fix my VDE issues and get this to work on eth0. Working sources for vde-inject and vde_pcap_inject attached. It will cause duplicate packets to occur, but otherwise appears stable. You need libpcap installed. (According to my pcap.h, I have pcap 2.4 installed.) Compile vde_pcap_