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
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:
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_