mbed-os/connectivity
Jookia 6b56f1c77d
LWIP::get_ip_addr: Prefer IPv4 over IPv6 link local addresses (#161)
When IPv6 is prefered it will choose a link local address on a network
that lacks IPv6 over a working IPv4 network, breaking networking.
Change this behaviour to prefer a link local address only as a last
resort.

This also changes LWIP::get_ipv6_addr to not return link local
addresses. Use get_ipv6_link_local_addr instead for this.
2023-05-23 10:49:59 -07:00
..
FEATURE_BLE mbed-ce@master + fixes + gcc 11 support (#135) 2023-02-21 09:04:34 -08:00
cellular Update for Doxygen 1.9.5 (#119) 2023-01-03 21:26:26 -08:00
docs Squashed 'connectivity/nanostack/coap-service/' changes from bbe01736bd..9a9085d4cd 2021-09-23 13:21:08 +03:00
drivers Synchronize upstream changes - May 2023 edition (#160) 2023-05-17 01:18:28 -07:00
libraries Update for Doxygen 1.9.5 (#119) 2023-01-03 21:26:26 -08:00
lorawan Update for Doxygen 1.9.5 (#119) 2023-01-03 21:26:26 -08:00
lwipstack LWIP::get_ip_addr: Prefer IPv4 over IPv6 link local addresses (#161) 2023-05-23 10:49:59 -07:00
mbedtls Fix TLS example by enabling SHA-1 certificates out of the box (#149) 2023-03-07 17:37:05 -08:00
nanostack Synchronize upstream changes - May 2023 edition (#160) 2023-05-17 01:18:28 -07:00
netsocket Synchronize upstream changes - May 2023 edition (#160) 2023-05-17 01:18:28 -07:00
nfc Fix all Doxygen errors and make any future errors fatal (#118) 2022-12-30 18:41:41 -05:00
CMakeLists.txt Convert mbed-ble to STATIC 2022-09-14 00:25:28 -07:00