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/util
Brad Fitzpatrick 6b71568eb7 util/cloudenv: add Azure support & DNS IPs
And rewrite cloud detection to try to do only zero or one metadata
discovery request for all clouds, only doing a first (or second) as
confidence increases. Work remains for Windows, but a start.

And add Cloud to tailcfg.Hostinfo, which helped with testing using
"tailcfg debug hostinfo".

Updates #4983 (Linux only)
Updates #4984

Change-Id: Ib03337089122ce0cb38c34f724ba4b4812bc614e
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2 years ago
..
cibuild all: use cibuild.On 2 years ago
clientmetric util/clientmetric: add gauge_ name prefix when uploading names 2 years ago
cloudenv util/cloudenv: add Azure support & DNS IPs 2 years ago
cmpver util/cmpver: move into OSS from corp repo. 3 years ago
codegen cmd/cloner,util/codegen: refactor cloner internals to allow reuse 2 years ago
deephash util/deephash: add canMemHash func + typeInfo property 2 years ago
dnsname all: use Go 1.18's strings.Cut 2 years ago
endian all: gofmt with Go 1.17 3 years ago
groupmember util/groupmember: remove redundant code (#4298) 2 years ago
jsonutil all: use any instead of interface{} 2 years ago
lineread util/lineread: add docs to Reader 4 years ago
mak util/mak: move tailssh's mapSet into a new package for reuse elsewhere 2 years ago
multierr all: use any instead of interface{} 2 years ago
netconv util/netconv: add package to convert between netip and netaddr types 2 years ago
osshare all: gofmt with Go 1.17 3 years ago
pidowner all: gofmt with Go 1.17 3 years ago
racebuild all: gofmt with Go 1.17 3 years ago
singleflight util/singleflight: add fork of singleflight with generics 2 years ago
systemd all: use any instead of interface{} 2 years ago
uniq all: use any instead of interface{} 2 years ago
winutil net/dns, paths, util/winutil: change net/dns/windowsManager NRPT management to support more than 50 domains. 2 years ago