mbed-os/connectivity/nanostack
YannCharbon b8b638dd41 Fix default interface ID only being used partially
If user sets the default interface ID for a socket (e.g. using setsockopt
with SOCKET_INTERFACE_SELECT), the default interface should take over
other interface selection mechanisms as a interface is bound to the socket.
This applies for both IPv6 local and global scopes for unicast messages
but not for multicast messages as these are bound to a multicast interface
using SOCKET_IPV6_MULTICAST_IF socket option.
2023-01-10 18:45:39 +01:00
..
coap-service Merge commit 'a7c7eede53437b0f1f62c89c38ae5a75dfb1b42d' 2021-09-23 13:31:31 +03:00
include/nanostack-interface Add support of NSAPI_ICMP sockets in Nanostack 2023-01-03 15:12:26 +01:00
mbed-mesh-api Fix mesh connect semaphore not releasing causing blockage 2023-01-03 15:25:10 +01:00
nanostack-hal-mbed-cmsis-rtos Squashed 'connectivity/nanostack/coap-service/' changes from bbe01736bd..9a9085d4cd 2021-09-23 13:21:08 +03:00
sal-stack-nanostack Fix default interface ID only being used partially 2023-01-10 18:45:39 +01:00
sal-stack-nanostack-eventloop Merge commit '1d440bc3adfe6afbd60ff8c39dd267aa925716c3' into nanostack_v15_1_0 2021-12-08 13:54:43 +02:00
source Add support of NSAPI_ICMP sockets in Nanostack 2023-01-03 15:12:26 +01:00
CMakeLists.txt Squashed 'connectivity/nanostack/coap-service/' changes from bbe01736bd..9a9085d4cd 2021-09-23 13:21:08 +03:00
CONTRIBUTING.md Squashed 'connectivity/nanostack/coap-service/' changes from bbe01736bd..9a9085d4cd 2021-09-23 13:21:08 +03:00
mbed_lib.json Squashed 'connectivity/nanostack/coap-service/' changes from bbe01736bd..9a9085d4cd 2021-09-23 13:21:08 +03:00