tailscale/net/tsdial
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>
2022-07-25 21:12:28 -07:00
..
dnsmap_test.go all: use various net/netip parse funcs directly 2022-07-25 21:12:28 -07:00
dnsmap.go all: use various net/netip parse funcs directly 2022-07-25 21:12:28 -07:00
dohclient_test.go ipn/ipnlocal, net/tsdial: make SOCKS/HTTP dials use ExitDNS 2021-12-03 13:39:37 -08:00
dohclient.go net/dnscache, net/tsdial: add DNS caching to tsdial UserDial 2021-12-09 11:34:21 -08:00
peerapi_macios_ext.go net/tsdial: move macOS/iOS peerapi sockopt logic from LocalBackend 2021-12-01 12:55:31 -08:00
tsdial.go all: use various net/netip parse funcs directly 2022-07-25 21:12:28 -07:00