mbed-os/TESTS/network
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
..
emac Disable emac multicast filtering for unimplemented/unsupported/unworking boards 2019-10-14 03:54:23 -07:00
interface Add API to get ipv6 link local address. 2019-11-01 03:43:36 +05:30
l3ip Fix compilation warnings from GCC 2019-09-16 12:11:26 +03:00
multihoming Added missing include 2019-09-30 14:50:26 +03:00
wifi Fix compilation warnings from GCC 2019-09-16 12:11:26 +03:00