mirror of https://github.com/ARMmbed/mbed-os.git
Protocols like mdns requires IPv6 link local address to be advertised in its records (AAAA record). LWIP::Interface::bringup() API is creating IPv6 link local address;But as of now there is no API exposed by mbed-os to get the IPv6 link local address. This new API is required to deliver mDNS library support on mbed-os for Cypress platforms. Unit tested it by invoking get_ipv6_link_local_address with a simple application. |
||
---|---|---|
.. | ||
lwip | ||
lwip-sys | ||
.mbedignore | ||
CONTRIBUTING.md | ||
LWIPInterface.cpp | ||
LWIPInterfaceEMAC.cpp | ||
LWIPInterfaceL3IP.cpp | ||
LWIPInterfacePPP.cpp | ||
LWIPMemoryManager.cpp | ||
LWIPMemoryManager.h | ||
LWIPStack.cpp | ||
LWIPStack.h | ||
lwip_tools.cpp | ||
lwip_tools.h | ||
lwipopts.h | ||
mbed_lib.json |