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: yueyue papa
Subject: Re: [lwip-users] CVS WINDOWS project could not pass compile
Date: Mon, 7 Dec 2009 21:14:58 +0800

ppp.h should move from
 
src\netif
===>
include\netif
 
It is better.
 
Lee

On Mon, Dec 7, 2009 at 3:36 PM, address@hidden <address@hidden> wrote:
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



_______________________________________________
lwip-users mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/lwip-users


reply via email to

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