Hi Nikolas, On Wed, Feb 20, 2013 at 07:07:29PM +1100, Nikolas Karakotas wrote: > 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.
Yeah, happy to hear that :-) Anyway, I fixed the memory leak when using ppp_delete() on a PPPoS PCB with input pbuf left, which can actually happens. Sylvain
signature.asc
Description: Digital signature
_______________________________________________ lwip-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/lwip-users
