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/control/controlhttp
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
..
client.go tailcfg, control/controlhttp, control/controlclient: add ControlDialPlan field (#5648) 3 years ago
client_js.go control/controlhttp: move Dial options into options struct (#5661) 3 years ago
constants.go tailcfg, control/controlhttp, control/controlclient: add ControlDialPlan field (#5648) 3 years ago
http_test.go tailcfg, control/controlhttp, control/controlclient: add ControlDialPlan field (#5648) 3 years ago
server.go cmd/derper, control/controlhttp: disable WebSocket compression 3 years ago