tailscale/cmd/derper
shayne d92ef4c215
cmd/derper: randomize IPs on refreshBootstrapDNS (#7440)
This is to address a possible DNS failure on startup. Before this
change IPv6 addresses would be listed first, and the client dialer would
fail for hosts without IPv6 connectivity.
2023-03-02 23:36:12 -05:00
..
bootstrap_dns_test.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
bootstrap_dns.go cmd/derper: randomize IPs on refreshBootstrapDNS (#7440) 2023-03-02 23:36:12 -05:00
cert.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
depaware.txt sockstats: instrument networking code paths 2023-03-01 12:09:31 -08:00
derper_test.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
derper.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
mesh.go all: update to Go 1.20, use strings.CutPrefix/Suffix instead of our fork 2023-02-01 15:23:54 -08:00
websocket.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00