mirror of https://github.com/ARMmbed/mbed-os.git
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. |
||
---|---|---|
.. | ||
include | ||
CMakeLists.txt | ||
buffer_dyn.c | ||
ns_address_internal.c | ||
ns_monitor.c | ||
ns_socket.c | ||
sockbuf.c |