Re: [lwip-users] How does 'ppp' work with lwIP?

2011-04-24 Thread yueyue papa
For the TCP/IP (network layer), it only depends data link layer. For the data link layer, it will provide Data in/ Data out interace for the TCP/IP layer, and provide the proper in data format, and construct the new data link data frame from TCP/IP. PPP is a kind the data link layer, the only int

Re: [lwip-users] LWIP stops responding on ping and HTTP calls from a webbrowser

2011-04-24 Thread Martin Velek
Hi, > > If I understand right, MAC code is not part of lwIP. > > Yes, you understand right. Martin ___ lwip-users mailing list lwip-users@nongnu.org https://lists.nongnu.org/mailman/listinfo/lwip-users

[lwip-users] LWIP stops responding on Ping and HTTP calls from a browser

2011-04-24 Thread Ruben van der Kraan
Dear all I am using Lwip 1.3.1 & 1.3.2 untill recently I had no problems using the stack. But now I'am experiencing something strange. I use a webserver and a telnet module. After a boot of the software everything works ok. I can Ping, acces the webserver pages, open the telnet server. But at a