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/control/controlclient
Andrew Dunham 42fd964090 control/controlclient: use dnscache.Resolver for Noise client
This passes the *dnscache.Resolver down from the Direct client into the
Noise client and from there into the controlhttp client. This retains
the Resolver so that it can share state across calls instead of creating
a new resolver.

Updates #4845
Updates #6110

Signed-off-by: Andrew Dunham <andrew@du.nham.ca>
Change-Id: Ia5d6af1870f3b5b5d7dd5685d775dcf300aec7af
1 year ago
..
auto.go net/sockstats: pass in logger to sockstats.WithSockStats 1 year ago
client.go all: update copyright and license headers 1 year ago
controlclient_test.go all: update copyright and license headers 1 year ago
debug.go all: update copyright and license headers 1 year ago
direct.go control/controlclient: use dnscache.Resolver for Noise client 1 year ago
direct_test.go all: implement preauth-key support with tailnet lock 1 year ago
map.go all: update copyright and license headers 1 year ago
map_test.go all: use tstest.Replace more 1 year ago
noise.go control/controlclient: use dnscache.Resolver for Noise client 1 year ago
noise_test.go control/controlclient: use dnscache.Resolver for Noise client 1 year ago
sign.go all: update copyright and license headers 1 year ago
sign_supported.go all: update copyright and license headers 1 year ago
sign_supported_test.go all: update copyright and license headers 1 year ago
sign_unsupported.go all: update copyright and license headers 1 year ago
status.go all: update copyright and license headers 1 year ago