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/net/tsdial
Brad Fitzpatrick 8b3ea13af0 net/tsdial: be smarter about when to close SystemDial conns
It was too aggressive before, as it only had the ill-defined "Major"
bool to work with. Now it can check more precisely.

Updates #9040

Change-Id: I20967283b64af6a9cad3f8e90cff406de91653b8
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
1 year ago
..
dnsmap.go types/netmap, all: use read-only tailcfg.NodeView in NetworkMap 1 year ago
dnsmap_test.go types/netmap, all: use read-only tailcfg.NodeView in NetworkMap 1 year ago
dohclient.go all: update copyright and license headers 2 years ago
dohclient_test.go all: update copyright and license headers 2 years ago
peerapi_macios_ext.go all: update copyright and license headers 2 years ago
tsdial.go net/tsdial: be smarter about when to close SystemDial conns 1 year ago