lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] PPP new Stack


From: Nikolas Karakotas
Subject: Re: [lwip-users] PPP new Stack
Date: Wed, 20 Feb 2013 19:07:29 +1100

Hi Sylvain,

Ok I followed your suggestions and it works nicely. I just call ppp_close and don’t delete the thread. When I want to reconnect I call ppp_reopen and it simply changes the netif interface to match the new ip. I also removed the sys_msleep(1) and added a semaphore to the uart rx interrupt.

Regards,

Nick

-----Original Message----- From: Sylvain Rochet
Sent: Wednesday, February 20, 2013 7:05 AM
To: Mailing list for lwIP users
Subject: Re: [lwip-users] PPP new Stack

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



reply via email to

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