mbed-os/connectivity
Jookia 06593d3d68 LWIP::get_ip_addr: Prefer IPv4 over IPv6 link local addresses
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-18 22:09:26 +10:00
..
FEATURE_BLE Bluetooth: Inform privacy risk of using signed writes. 2022-05-06 13:44:33 +01:00
cellular Fix missing GLOBAL_UP callback on successful connect 2022-07-25 09:25:36 +02:00
docs Squashed 'connectivity/nanostack/coap-service/' changes from bbe01736bd..9a9085d4cd 2021-09-23 13:21:08 +03:00
drivers Fix potentially overrunning write of sprintf 2023-04-19 16:50:00 -04:00
libraries Squashed 'connectivity/nanostack/coap-service/' changes from bbe01736bd..9a9085d4cd 2021-09-23 13:21:08 +03:00
lorawan apply astyle patch 2022-08-18 00:25:21 -04:00
lwipstack LWIP::get_ip_addr: Prefer IPv4 over IPv6 link local addresses 2023-05-18 22:09:26 +10:00
mbedtls Mbed TLS: Fix wrong MPI N in ECP Curve448 curve 2022-05-24 16:24:46 +08:00
nanostack Change storage-class of secret_buf to static 2023-04-19 17:07:42 -04:00
netsocket Avoid calling virtual functions from constructors and destructors 2023-04-18 23:18:27 -04:00
nfc Squashed 'connectivity/nanostack/coap-service/' changes from bbe01736bd..9a9085d4cd 2021-09-23 13:21:08 +03:00
CMakeLists.txt Squashed 'connectivity/nanostack/coap-service/' changes from bbe01736bd..9a9085d4cd 2021-09-23 13:21:08 +03:00