Simon Kallweit wrote:
Simon Kallweit wrote:
Frank J. Beckmann wrote:
Hello,
are there plans for updating eCos' lwIP port to a more recent version?
I was planning on doing that, if it's not already planned for the
ecos 3.0 release. I don't know if eCosCentric has a more up-to-date
port. I'm currently working on a GSM/GPRS service for our STM32 based
boards, which has to be quite memory efficient. I'm planning on using
lwIP, and if there are features not currently available in the port,
I guess I'm forced to do a port of a more up-to-date release.
I just had a quick look of the lwIP in the current ECOS version. It
differs just very slightly from the actual lwIP 1.1.1 release, not
many changes. I guess an update to a more recent lwIP version should
be pretty simple and straight forward. I'll start working on it in
around a week, have to get my GSM modem working first :)
Simon
Excellent! If I'm not mistaken, the ppp code in the current eCos
version is broken. An update would be welcome.
Frank