mirror of
https://github.com/tailscale/tailscale.git
synced 2024-11-29 13:05:46 +00:00
88097b836a
prober uses NewRegionClient() to connect to a derper using a faked up single-node region, but NewRegionClient() fails to connect if there is no non-STUN only client in the region. Set the STUN only flag to false before we call NewRegionClient() so we can monitor nodes marked as STUN only in the default derpmap. Updates #11492 Signed-off-by: Val <valerie@tailscale.com> |
||
---|---|---|
.. | ||
derp_test.go | ||
derp.go | ||
http.go | ||
notification.go | ||
prober_test.go | ||
prober.go | ||
tcp.go | ||
tls_test.go | ||
tls.go |