all: update a few more references to network/tailnet lock
Updates tailscale/corp#37904 Change-Id: I746b06328e080fa2b9ff28a2d099f95645aa3d0b Signed-off-by: Alex Chan <alexc@tailscale.com>
This commit is contained in:
+2
-2
@@ -10,6 +10,6 @@ package tsconst
|
||||
const WintunInterfaceDesc = "Tailscale Tunnel"
|
||||
const WintunInterfaceDesc0_14 = "Wintun Userspace Tunnel"
|
||||
|
||||
// TailnetLockNotTrustedMsg is the error message used by network lock
|
||||
// TailnetLockNotTrustedMsg is the error message used by tailnet lock
|
||||
// and sniffed (via substring) out of an error sent over the network.
|
||||
const TailnetLockNotTrustedMsg = "this node is not trusted by network lock"
|
||||
const TailnetLockNotTrustedMsg = "this node is not trusted by Tailnet Lock"
|
||||
|
||||
Reference in New Issue
Block a user