tailscale/net/dnscache
Brad Fitzpatrick 281d503626 net/dnscache: make Dialer try all resolved IPs
Tested manually with:

$ go test -v ./net/dnscache/ -dial-test=bogusplane.dev.tailscale.com:80

Where bogusplane has three A records, only one of which works.

Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2021-07-26 15:44:32 -07:00
..
dnscache_test.go net/dnscache: make Dialer try all resolved IPs 2021-07-26 15:44:32 -07:00
dnscache.go net/dnscache: make Dialer try all resolved IPs 2021-07-26 15:44:32 -07:00