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

_______________________________________________
lwip-users mailing list
lwip-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to