lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] PPP


From: Sylvain Rochet
Subject: Re: [lwip-users] PPP
Date: Sun, 29 Jul 2012 17:50:16 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

Hi Nick,

On Sun, Jul 29, 2012 at 01:07:56PM +0300, N.Karakotas wrote:
> Hello,
> 
> I tried the latest revision of the PPP code but im having problems. I 
> had to increase the tcp_input_thread from 300 to 500 or else it 
> crashed. Then the ppp thread connected to the ISP and got ip etc. But 
> it seems from then on that the data is routed. I also tried to use 
> SO_REUSE flag but it didn't work. Older code prior to the last changes 
> you have done the last month worked OK. Can you please give any 
> pointers.

500 bytes stack should be enough if you are using PAP authentication, 
but not for CHAP authentication which require about 1 KiB stack size.

Sylvain

Attachment: signature.asc
Description: Digital signature


reply via email to

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