mbed-os/targets/TARGET_WICED/TOOLCHAIN_ARMC6
Jayasankar Nara cb51fa57e2 Add API to get ipv6 link local address.
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.
2019-11-01 03:43:36 +05:30
..
TARGET_MTB_ADV_WISE_1530 Add API to get ipv6 link local address. 2019-11-01 03:43:36 +05:30
TARGET_MTB_MXCHIP_EMW3166 Add API to get ipv6 link local address. 2019-11-01 03:43:36 +05:30
TARGET_MTB_USI_WM_BN_BM_22 Add API to get ipv6 link local address. 2019-11-01 03:43:36 +05:30