tailscale/net/dns/resolver
Denton Gentry d883747d8b net/dns/resolver: don't forward DNS-SD on all platforms
We added the initial handling only for macOS and iOS.
With 1.16.0 now released, suppress forwarding DNS-SD
on all platforms to test it through the 1.17.x cycle.

Updates #2442

Signed-off-by: Denton Gentry <dgentry@tailscale.com>
2021-10-08 17:14:59 -07:00
..
doh_test.go net/dns: replace resolver IPs with type for DoH 2021-09-07 14:44:26 -07:00
forwarder_test.go net/dns: replace resolver IPs with type for DoH 2021-09-07 14:44:26 -07:00
forwarder.go net/dns/resolver: don't forward DNS-SD on all platforms 2021-10-08 17:14:59 -07:00
macios_ext.go all: simplify ts_macext build tags 2021-08-17 11:13:03 -07:00
neterr_darwin.go net/dns/resolver: permit larger max responses, signal truncation 2021-06-08 19:29:12 -04:00
neterr_other.go all: gofmt with Go 1.17 2021-08-05 15:54:00 -07:00
neterr_windows.go net/dns/resolver: permit larger max responses, signal truncation 2021-06-08 19:29:12 -04:00
tsdns_server_test.go net/dns/resolver: use forwarded dns txid directly 2021-08-06 14:56:11 -04:00
tsdns_test.go net/dns: replace resolver IPs with type for DoH 2021-09-07 14:44:26 -07:00
tsdns.go net/dns/resolver: fix log prefix 2021-10-07 12:19:41 -07:00