mbed-os/UNITTESTS/features/netsocket
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
..
DTLSSocket Improve coverage 2019-10-16 11:58:32 +01:00
DTLSSocketWrapper Assembler atomics 2019-04-26 13:12:35 +03:00
EthernetInterface Add API to get ipv6 link local address. 2019-11-18 15:42:08 +00:00
InternetSocket Astyle fixes 2019-10-16 11:58:32 +01:00
NetworkInterface Improve coverage 2019-10-16 11:58:32 +01:00
NetworkStack NetworkStack: halts if unable to add an event to the event queue 2019-02-26 09:44:15 +02:00
SocketAddress Astyle fixes 2019-10-16 11:58:32 +01:00
TCPServer Assembler atomics 2019-04-26 13:12:35 +03:00
TCPSocket Astyle fixes 2019-10-16 11:58:32 +01:00
TLSSocket Assembler atomics 2019-04-26 13:12:35 +03:00
TLSSocketWrapper Improve coverage 2019-10-16 11:58:32 +01:00
UDPSocket Astyle fixes 2019-10-16 11:58:32 +01:00
WiFiAccessPoint Multiple memory handling fixes 2019-02-20 10:50:55 +01:00
cellular/CellularNonIPSocket Update Watchdog 2019-06-03 15:31:20 +02:00