lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] Re: [lwip] Has anyone looked at porting lwIP to Redhat's E


From: Adam Dunkels
Subject: [lwip-users] Re: [lwip] Has anyone looked at porting lwIP to Redhat's ECOS?
Date: Wed, 08 Jan 2003 21:50:08 -0000

Hi!

On Monday 08 October 2001 23:12, you wrote:
> I'm specifically interested in utilising it on the ARM 7T evaluator board
> port.

I have not heard of anyone porting lwIP to eCos, but it certainly would be an 
interesting project. It would also be interesting to see how much it differs 
from the OpenBSD port that is eCos native TCP/IP stack. By looking at the 
number of lines in the C code files, the eCos TCP/IP stack is about three 
times as large as lwIP (33k lines of code vs 12k lines of code).

> Also, do you know of a corresponding lightweight PPP implementation
> available under similar licensing terms to lwIP?

The FreeBSD PPP implementation is avaliable under the same license-type as 
lwIP, but it is not particularly lightweight. Linux also includes a PPP 
implementation but it is licensed under the GPL. It shouldn't be impossible 
to make both more lightweight.

James Carlson has written a minimal PPP implementation [1] that only 
implements one option but is complete enough to be working. For some reason, 
the author recomends against using it to build a complete system. 

/adam

[1] http://people.ne.mediaone.net/carlson/ppp/examples.html
-- 
Adam Dunkels <address@hidden>
http://www.sics.se/~adam

[This message was sent through the lwip discussion list.]




reply via email to

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