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