external_zblue/subsys/net/lib
Jukka Rissanen 58d0f6fe7b net: socket: Add support for IP_MULTICAST_IF option
Allow user to set the network interface for multicast sockets
of type SOCK_DGRAM.

Signed-off-by: Jukka Rissanen <jukka.rissanen@nordicsemi.no>
2026-04-20 17:58:09 +08:00
..
capture net: lib: capture: Fix build error 2026-04-20 17:53:33 +08:00
coap net: lib: coap_client: Add API to cancel specific request 2026-04-20 17:56:41 +08:00
config usb: device_next: NCM driver for usb-next 2026-04-20 17:50:55 +08:00
dhcpv4 net: dhcpv4: Fix DNS server list allocation 2026-04-20 17:55:14 +08:00
dhcpv6 net: dhcpv6: adjust switch-case in `dhcpv6_enter_state` 2026-04-20 17:44:14 +08:00
dns net: dns: Bind DNS server to a network interface 2026-04-20 17:56:50 +08:00
http net: lib: http_server: add option to use ALPN 2026-04-20 17:57:35 +08:00
lwm2m net: lwm2m: Add TLS_ECDHE_ECDSA_WITH_AES_128_CCM_8 to cipher list 2026-04-20 17:54:56 +08:00
mqtt net: mqtt: Fix missing close function 2026-04-20 17:55:00 +08:00
mqtt_sn net: mqtt-sn: Add Gateway Advertisement and Discovery process support 2026-04-20 17:57:29 +08:00
prometheus net: add initial prometheus client library 2026-04-20 17:51:08 +08:00
ptp net: ptp: Properly handle second overflow/underflow 2026-04-20 17:34:01 +08:00
shell net: shell: events: Set the command mask correctly 2026-04-20 17:57:54 +08:00
sntp net: lib: sntp_simple: Handle responses from previous iterations 2026-04-20 17:56:05 +08:00
sockets net: socket: Add support for IP_MULTICAST_IF option 2026-04-20 17:58:09 +08:00
socks net: socks: Remove socket selection 2026-04-20 17:09:24 +08:00
tftp net: tftp: Use zsock_ API functions 2026-04-20 17:09:23 +08:00
tls_credentials net: lib: fix typo 2026-04-20 17:30:58 +08:00
trickle net: trickle: Rename interval function 2026-04-20 17:07:20 +08:00
utils net: sntp: support building without NET_SOCKETS_POSIX_NAMES 2026-04-20 16:21:24 +08:00
websocket shell: backend: Create a websocket transport backend 2026-04-20 17:49:49 +08:00
wifi_credentials net: lib: wifi_credentials: add connect-stored feature 2026-04-20 17:51:36 +08:00
zperf net: sockets: socket_service: remove k_work related code 2026-04-20 17:52:14 +08:00
CMakeLists.txt net: lib: add wifi_credentials library 2026-04-20 17:51:35 +08:00
Kconfig net: lib: add wifi_credentials library 2026-04-20 17:51:35 +08:00