lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lwip-users] CVS WINDOWS project could not pass compile


From: address@hidden
Subject: Re: [lwip-users] CVS WINDOWS project could not pass compile
Date: Mon, 07 Dec 2009 08:36:52 +0100
User-agent: Thunderbird 2.0.0.23 (Macintosh/20090812)

yueyue papa wrote:
thanks, the previous problem is solved.

Another trivial problem is

PPP is configered as mutual exclude as LAN feature. In fact, this requirement is not correct. LwIP could support both.
I know that both PPP *and* ethernet may be used at the same time. However, modifying the port to do that is a simple thing for anyone who wants to.
[..]
        ethernetif_poll(&netif);    <<==== still use LAN feature.
[..]
compile error happened.
Fixed, thanks.

Simon




reply via email to

[Prev in Thread] Current Thread [Next in Thread]