lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] API change: restructuring ipv4/ipv6 integration


From: address@hidden
Subject: [lwip-users] API change: restructuring ipv4/ipv6 integration
Date: Thu, 09 Apr 2015 22:10:13 +0200
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0

Hi all,

I just wanted to warn you I'm going to push a rather big change regarding ipv4/ipv6 integration where the old 'ip_addr_t' will be renamed to ip4_addr_t and ip_addr_t changed to replace ipX_addr_t, including a version information. This ensures ipv4 and ipv6 addresses are handled equal (more or less).

This results in an API change, which should hopefully not be noticed by ipv4-only users (LWIP_IPV6==0). In case it does change anything, please reply here!

This is in preparation for the 1.5.0 release, but I expect more changes in this area after possibly discussing this further on lwip-devel, so the API might change again in the next weeks or so. So unless you really want to follow development, I suggest to not pull master tip unless we have sorted this out.

More information on lwip-devel.

Simon



reply via email to

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