zephyr/subsys/net/lib/dns
Stig Bjørlykke 6862fdea1a net: dns: Check existing DNS servers before reconfigure
In dns_resolve_reconfigure() check if the DNS servers already exist
before cancel all ongoing queries. This will solve an issue with
getaddrinfo() returning DNS_EAI_CANCELED when receiving a retransmitted
DHCP offer and when receiving a IPv6 Router Advertisement.

Signed-off-by: Stig Bjørlykke <stig.bjorlykke@nordicsemi.no>
2023-03-14 12:27:15 -04:00
..
CMakeLists.txt
dns_internal.h
dns_pack.c
dns_pack.h
dns_sd.c
dns_sd.h
Kconfig crc: Make the build of crc function dependent on a Kconfig 2022-11-23 13:30:00 +01:00
llmnr_responder.c
mdns_responder.c
resolve.c net: dns: Check existing DNS servers before reconfigure 2023-03-14 12:27:15 -04:00