lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] Reliable NAT tor lwIP


From: mav
Subject: Re: [lwip-users] Reliable NAT tor lwIP
Date: Mon, 5 Aug 2019 09:45:26 -0700 (MST)

Hi, Ajay and everybody!

Thanks for your support! I've traced down the issue and seems that there was
a memory error with my setup. The main issue was that I've used
pppos_input_tcpip to push data to lwip per-byte. This seemed to drain the
dynamic memory too quickly. Now I changed it to pppos_input and it works
good so far! Just in case I attach lwippopts.h file for anybody facing the
same issue.

Thanks for great work!
lwipopts.h <http://lwip.100.n7.nabble.com/file/t2270/lwipopts.h>  



--
Sent from: http://lwip.100.n7.nabble.com/lwip-users-f3.html



reply via email to

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