mirror of
https://github.com/tailscale/tailscale.git
synced 2025-01-05 23:07:44 +00:00
tailcfg: rename exit node destination network flow log node attribute (#11779)
Updates tailscale/corp#18625 Signed-off-by: Claire Wang <claire@tailscale.com>
This commit is contained in:
parent
048cb61dd0
commit
c24f2eee34
@ -2242,8 +2242,8 @@ type Oauth2Token struct {
|
||||
// NodeAttrDisableWebClient disables using the web client.
|
||||
NodeAttrDisableWebClient NodeCapability = "disable-web-client"
|
||||
|
||||
// NodeAttrExitDstNetworkFlowLog enables exit node destinations in network flow logs.
|
||||
NodeAttrExitDstNetworkFlowLog NodeCapability = "exit-dst-network-flow-log"
|
||||
// NodeAttrLogExitFlows enables exit node destinations in network flow logs.
|
||||
NodeAttrLogExitFlows NodeCapability = "log-exit-flows"
|
||||
)
|
||||
|
||||
// SetDNSRequest is a request to add a DNS record.
|
||||
|
Loading…
x
Reference in New Issue
Block a user