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/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.
3 years ago
..
bootstrap_dns.go cmd/derper: randomize IPs on refreshBootstrapDNS (#7440) 3 years ago
bootstrap_dns_test.go all: update copyright and license headers 3 years ago
cert.go all: update copyright and license headers 3 years ago
depaware.txt sockstats: instrument networking code paths 3 years ago
derper.go all: update copyright and license headers 3 years ago
derper_test.go all: update copyright and license headers 3 years ago
mesh.go all: update to Go 1.20, use strings.CutPrefix/Suffix instead of our fork 3 years ago
websocket.go all: update copyright and license headers 3 years ago