zephyr/subsys/net/lib
Jukka Rissanen d955af4e62 net: dns: Join mDNS multicast group for resolving
If mDNS resolver is enabled but mDNS responder is not, then
mDNS multicast address group is not joined. This would prevent
the mDNS resolver to receive the responses. Fix this by
joining the mDNS multicast group if mDNS responder is not
enabled (because the responder will join the group itself).

Fixes #86477

Signed-off-by: Jukka Rissanen <jukka.rissanen@nordicsemi.no>
2025-03-07 20:28:03 +01:00
..
capture net: Remove deprecated CONFIG_NET_PKT_BUF_DATA_POOL_SIZE 2024-12-11 21:32:29 +01:00
coap net: coap_client: Stop lifetime on piggybacked Ack 2025-03-07 20:01:26 +01:00
config usb: device_next: NCM driver for usb-next 2024-10-17 15:38:00 -04:00
dhcpv4 net: dhcpv4: fix deadlock issue 2025-03-07 20:22:58 +01:00
dhcpv6 net: dhcpv6: Add support for DNS Recursive Name Server option 2025-02-12 20:19:26 +01:00
dns net: dns: Join mDNS multicast group for resolving 2025-03-07 20:28:03 +01:00
http net: http: Add compression support in HTTP server 2025-03-07 20:19:44 +01:00
lwm2m net: lwm2m: Fix data cache rollback logic compilation 2025-03-06 11:38:09 +00:00
mqtt net: mqtt: Fix missing close function 2024-10-31 09:22:44 -05:00
mqtt_sn net: mqtt-sn: Wait for register & subscribe to complete 2025-02-11 11:44:52 +00:00
prometheus net: prometheus: Add way to format output by a metric 2024-11-26 15:42:40 -05:00
ptp ptp: clock.c: revise offset calculation 2025-02-21 18:35:34 +00:00
shell net: shell: Print interface status for iface command 2025-02-10 11:30:47 +01:00
sntp net: lib: sntp: async query API 2025-03-07 19:51:40 +01:00
sockets net: socket: service: Restart instead of bailing out when error 2025-02-07 17:48:14 +01:00
socks
tftp
tls_credentials net: tls_credentials: Do not free slot when cred buf is NULL 2025-01-28 09:51:43 +01:00
trickle net: trickle: Remove useless asserts 2024-12-10 11:09:25 +01:00
utils
websocket net: websocket: don't mask data sent from server via zvfs write 2025-01-03 13:26:43 +01:00
wifi_credentials secure_storage: add a global registry header file for PSA key IDs 2025-02-13 20:22:09 +01:00
zperf net: sockets: socket_service: remove k_work related code 2024-10-23 11:32:21 +02:00
CMakeLists.txt net: lib: add wifi_credentials library 2024-10-22 08:21:04 -04:00
Kconfig net: lib: add wifi_credentials library 2024-10-22 08:21:04 -04:00