zephyr/subsys/net/lib/dns
Markus Fuchs fb082a6923 net: dns: Make mdns and llmnr responders join their multicast groups
As with IPv6, the mdns and llmnr responders should join their multicast
groups for IPv4 instead of just adding the multicast address to the
interface.

Signed-off-by: Markus Fuchs <markus.fuchs@ch.sauter-bc.com>
2021-09-28 20:04:49 -04:00
..
CMakeLists.txt
dns_internal.h net: dns: Add locking to prevent concurrent access 2021-03-12 11:26:16 -05:00
dns_pack.c net: dns: Fix multiple IP DNS resolution 2021-06-07 23:54:55 -04:00
dns_pack.h net: dns: Fix multiple IP DNS resolution 2021-06-07 23:54:55 -04:00
dns_sd.c net: dns_sd, mdns: add few missing strdup 2021-07-26 10:46:50 -04:00
dns_sd.h toolchain: migrate iterable sections calls to the external API 2021-08-12 17:47:04 -04:00
Kconfig net: dns: Make mdns and llmnr responders join their multicast groups 2021-09-28 20:04:49 -04:00
llmnr_responder.c net: dns: Make mdns and llmnr responders join their multicast groups 2021-09-28 20:04:49 -04:00
mdns_responder.c net: dns: Make mdns and llmnr responders join their multicast groups 2021-09-28 20:04:49 -04:00
resolve.c net: dns: Fix multiple IP DNS resolution 2021-06-07 23:54:55 -04:00