mirror of
https://github.com/tailscale/tailscale.git
synced 2025-08-11 13:18:53 +00:00
all: standardize on LocalAPI
Signed-off-by: Maisem Ali <maisem@tailscale.com>
This commit is contained in:
@@ -141,7 +141,7 @@ type Server struct {
|
||||
tcpRtt metrics.LabelMap // histogram
|
||||
|
||||
// verifyClients only accepts client connections to the DERP server if the clientKey is a
|
||||
// known peer in the network, as specified by a running tailscaled's client's local api.
|
||||
// known peer in the network, as specified by a running tailscaled's client's LocalAPI.
|
||||
verifyClients bool
|
||||
|
||||
mu sync.Mutex
|
||||
|
Reference in New Issue
Block a user