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
lwip-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to