mirror of https://github.com/tailscale/tailscale/
tsdns: don't forward transient DNS errors
When a DNS server claims to be unable or unwilling to handle a request, instead of passing that refusal along to the client, just treat it as any other error trying to connect to the DNS server. This prevents DNS requests from failing based on if a server can respond with a transient error before another server is able to give an actual response. DNS requests only failing *sometimes* is really hard to find the cause of (#1033). Signed-off-by: Smitty <me@smitop.com>pull/3054/head
parent
92215065eb
commit
b382161fe5
Loading…
Reference in New Issue