lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] BSD/Linux compatibility


From: James G. Smith
Subject: [lwip-devel] BSD/Linux compatibility
Date: Thu, 28 Jun 2012 10:14:07 +0100
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.24) Gecko/20111108 Fedora/3.1.16-1.fc14 Lightning/1.0b3pre Thunderbird/3.1.16

Since I have stuck my head above the parapet :-) I did want to raise the
issue of all the other "small" things that need to be done to improve
the BSD compatibility of lwIP.

For example inet_ntop/pton (can easily be implemented as macro wrappers
to *_ntoa_r/aton), definition of sa_family_t, manifests like
INET6_ADDRSTRLEN, provision of "struct sockaddr_storage", etc.

I have local implementations at the moment (just hacked into
"lwipopts.h" for my builds) but at some point I should generate proper
implementations in the main lwIP tree (rather than my target support)
and provide a patch. Is there interest in this in the short term?

Cheers,
-- Jamie



reply via email to

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