mbed-os/TESTS/network
Jayasankar Nara c5fbea79cc 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-18 15:42:08 +00:00
..
emac Disable emac multicast filtering for unimplemented/unsupported/unworking boards 2019-11-18 15:42:08 +00:00
interface Add API to get ipv6 link local address. 2019-11-18 15:42:08 +00:00
l3ip Fix compilation warnings from GCC 2019-10-16 11:53:52 +01:00
multihoming Fix compilation warnings from GCC 2019-10-16 11:53:52 +01:00
wifi Fix compilation warnings from GCC 2019-10-16 11:53:52 +01:00