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 6a396731eb all: use various net/netip parse funcs directly
Mechanical change with perl+goimports.

Changed {Must,}Parse{IP,IPPrefix,IPPort} to their netip variants, then
goimports -d .

Finally, removed the net/netaddr wrappers, to prevent future use.

Updates #5162

Change-Id: I59c0e38b5fbca5a935d701645789cddf3d7863ad
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
3 years ago
..
cibuild all: use cibuild.On 4 years ago
clientmetric ipn/localapi: add API for uploading client metrics 3 years ago
cloudenv util/cloudenv: add Azure support & DNS IPs 3 years ago
cmpver util/cmpver: move into OSS from corp repo. 5 years ago
codegen net/netaddr: start migrating to net/netip via new netaddr adapter package 3 years ago
deephash all: use various net/netip parse funcs directly 3 years ago
dnsname all: use Go 1.18's strings.Cut 4 years ago
endian all: gofmt with Go 1.17 4 years ago
groupmember util/groupmember: remove redundant code (#4298) 4 years ago
jsonutil all: use any instead of interface{} 4 years ago
lineread util/lineread: add docs to Reader 5 years ago
mak util/mak: move tailssh's mapSet into a new package for reuse elsewhere 4 years ago
multierr all: use any instead of interface{} 4 years ago
osshare all: gofmt with Go 1.17 4 years ago
pidowner all: gofmt with Go 1.17 4 years ago
racebuild all: gofmt with Go 1.17 4 years ago
singleflight util/singleflight: add fork of singleflight with generics 4 years ago
systemd all: use any instead of interface{} 4 years ago
uniq all: use any instead of interface{} 4 years ago
winutil net/dns, paths, util/winutil: change net/dns/windowsManager NRPT management to support more than 50 domains. 4 years ago