Hi Nick,

On Mon, Jun 04, 2012 at 10:40:39AM +0200, Sylvain Rochet wrote:
> On Mon, Jun 04, 2012 at 10:52:44AM +0300, N.Karakotas wrote:
> > Hello Sylvain,
> > 
> > Im trying to get it to run, almost there. A few things need added
> > and addressed.
> > In lcp.c line 425 I added:
> > phase = PHASE_INITIALIZE;
> > 
> > This was left out it cause the the input thread to exit the thread
> > loop and crash. I mentioned this in a previous post but no one was
> > warm with PPP at the time.
> 
> Will check that, from here it looks like this is more a PPP input thread 
> bug than a LCP bug.

Fixed, phase was not initialised in ppp_init() while it is in the 
original pppd code (in main() function).

Sylvain

Attachment: signature.asc
Description: Digital signature

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

Reply via email to