This is the mail archive of the ecos-devel@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: lwIP


Hi John and Simon

John Eigelaar wrote:

> On Fri, 2008-11-21 at 14:49 -0500, Frank Pagliughi wrote:
>> 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 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 :)
>>>
> I have been trying on and off tp port lwip 1.3.0 to ecos. The current
> version has a serious memory leak when under fire and also does not
> honor the backlog parameter for lwip_listen and lwip_accept mechanisms.
> 
> In 1.3.0 the init part of the lwIP source has been greatly improved and
> now works well to initialise the lwIP stack but is of course now
> completely incompatible with the existing eCos port. The sys_arch API
> has been update as well to counetr the aforementioned memory leaks.
> 
> I am also not sure what to do really with the IPv6 and IPv4 config
> options for the lwIP stack.
> 
> I have compiled the test cases with the new 1.3.0 source but I  still
> can not get any of them to run on the Linux synth target. Some of it is
> actualy me learning the synth target as I go along as well as me not
> really having any time to spend on this other than time set aside out of
> curiosity.

I am keen to see lwIP updated in the eCos repository and can offer help
with the CDL if necessary.

It looks like good progress has been made with lwIP 1.3.0 on eCos
already. Could you drop a note to this list with the current status of
your work please and we can plan accordingly?

Given the changes in the lwIP initialisation code, can anyone comment on
the likely effort to port an eCos application based on the existing eCos
lwIP stack to lwIP 1.3.0?

lwIP is a good fit for eCos and I can see the use of this stack
dominating in the future. With this in mind, it would be great to
support as many features of the stack as possible (including IPv6).

John Dallaway


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]