Open
Description
Please do either of these:
- release documentation of the interface between the NONOS_SDK code and LWIP (I am positively sure it's more than the standard LWIP interface as apparently some internal wifi-hardware buffers are passed around)
- release a patch that allows a current LWIP to be used
The LWIP version we're now bound to have some serious issues with TCP flood control under stress, requiring me to monitor the connection, check for timeouts and then closing and reopening the connection, as that is the only fix. I have no such issues with UDP which uses the same code. I would not be surprised if these issues have been address in the last few years...
I already tried to do option 2 myself, by taking the LWIP version used, updating LWIP in little steps and resolving issues that arose, but at some point I got stuck and couldn't progress any further without breaking all of it (= no packets at received at all, either UDP or TCP).
Metadata
Metadata
Assignees
Labels
No labels