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

_______________________________________________
lwip-users mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to