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/tailcfg
Andrew Dunham e1bdbfe710
tailcfg, control/controlhttp, control/controlclient: add ControlDialPlan field (#5648)
* tailcfg, control/controlhttp, control/controlclient: add ControlDialPlan field

This field allows the control server to provide explicit information
about how to connect to it; useful if the client's link status can
change after the initial connection, or if the DNS settings pushed by
the control server break future connections.

Change-Id: I720afe6289ec27d40a41b3dcb310ec45bd7e5f3e
Signed-off-by: Andrew Dunham <andrew@tailscale.com>
3 years ago
..
c2ntypes.go ipn/ipnlocal: add c2n method to get SSH username candidates 3 years ago
derpmap.go all: gofmt for Go 1.19 4 years ago
tailcfg.go tailcfg, control/controlhttp, control/controlclient: add ControlDialPlan field (#5648) 3 years ago
tailcfg_clone.go tailcfg, util/deephash: add DataPlaneAuditLogID to Node and DomainDataPlaneAuditLogID to MapResponse 3 years ago
tailcfg_test.go tailcfg, util/deephash: add DataPlaneAuditLogID to Node and DomainDataPlaneAuditLogID to MapResponse 3 years ago
tailcfg_view.go tailcfg, util/deephash: add DataPlaneAuditLogID to Node and DomainDataPlaneAuditLogID to MapResponse 3 years ago
tka.go control/controlclient,ipn/ipnlocal: wire tka enable/disable 3 years ago