You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/net/dns/resolver
Brad Fitzpatrick 39f22a357d net/dns/resolver: send NXDOMAIN to iOS DNS-SD/Bonjour queries
Don't just ignore them. See if this makes them calm down.

Updates #3363

Change-Id: Id1d66308e26660d26719b2538b577522a1e36b63
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
3 years ago
..
doh_test.go net/dns: replace resolver IPs with type for DoH 3 years ago
forwarder.go net/dns/resolver: send NXDOMAIN to iOS DNS-SD/Bonjour queries 3 years ago
forwarder_test.go net/dns/resolver: add nameFromQuery benchmark 3 years ago
macios_ext.go all: simplify ts_macext build tags 3 years ago
neterr_darwin.go net/dns/resolver: permit larger max responses, signal truncation 3 years ago
neterr_other.go all: gofmt with Go 1.17 3 years ago
neterr_windows.go net/dns/resolver: permit larger max responses, signal truncation 3 years ago
tsdns.go net/dns/resolver: add Windows ExitDNS service support, using net package 3 years ago
tsdns_server_test.go net/dns/resolver: add Windows ExitDNS service support, using net package 3 years ago
tsdns_test.go all: gofmt -w -s (simplify) tests 3 years ago