mirror of https://github.com/ARMmbed/mbed-os.git
When IPv6 is prefered it will choose a link local address on a network that lacks IPv6 over a working IPv4 network, breaking networking. Change this behaviour to prefer a link local address only as a last resort. This also changes LWIP::get_ipv6_addr to not return link local addresses. Use get_ipv6_link_local_addr instead for this. |
||
---|---|---|
.. | ||
LWIPInterface.cpp | ||
LWIPInterfaceEMAC.cpp | ||
LWIPInterfaceL3IP.cpp | ||
LWIPInterfacePPP.cpp | ||
LWIPMemoryManager.cpp | ||
LWIPStack.cpp | ||
lwip_tools.cpp |