[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [lwip-users] lwip on w32 platform
From: |
Yigal Hochberg |
Subject: |
Re: [lwip-users] lwip on w32 platform |
Date: |
Thu, 25 Feb 2010 12:24:07 -0500 (EST) |
Simon:
I used the the lwip cvs code for the lwip ipstack + winpcap for layer2 ethernet
+ w32 sys_arch.c
of contrib.
I would like to be able to test code changes before I generate a patch.
This way I am sure to submit compiled code as well as unit tested code.
The Windows platform is serves me well for this.
Thanks,
Yigal
On Thu, Feb 25, 2010 at 7:33 AM, Mailing list for lwIP users <address@hidden>
wrote:
>
>Yigal Hochberg wrote:
>> The "solution" is in ethernetif.c code.
>
>I don't find any file called "ethernetif.c" in the contrib win32 port!
>
>> [..]
>> The contrib/win32 pcap related code cannot be compiled with the latest
>> pcap.
>
>It does work for me, although my version of pcap is nearly 6 weeks old now...
>
>> sys_timeouts_mbox_fetch() is in core/timres.c. I user cvs-1.8
>> It has a "goto again".
>
>Yeah, right, sorry for that. Is there any problem with that still?0
>
>> The problem was the "crude" ethernetif.c as in comes in cvs.
>> I had to add a low-level reader thread (as in older code):
>
>There already *is* a working pcap netif driver: /contrib/ports/win32/pktif.c.
>
>Simon
>--
>Sicherer, schneller und einfacher. Die aktuellen Internet-Browser -
>jetzt kostenlos herunterladen! http://portal.gmx.net/de/go/chbrowser
>
>
>_______________________________________________
>lwip-users mailing list
>address@hidden
>http://lists.nongnu.org/mailman/listinfo/lwip-users
>