tailscale/control
Andrew Dunham 9b71008ef2
control/controlhttp: move Dial options into options struct (#5661)
This turns 'dialParams' into something more like net.Dialer, where
configuration fields are public on the struct.

Split out of #5648

Change-Id: I0c56fd151dc5489c3c94fb40d18fd639e06473bc
Signed-off-by: Andrew Dunham <andrew@tailscale.com>
2022-09-16 15:06:25 -04:00
..
controlbase control/controlbase: don't enforce a max protocol version at handshake time. 2022-04-07 17:55:29 -07:00
controlclient control/controlhttp: move Dial options into options struct (#5661) 2022-09-16 15:06:25 -04:00
controlhttp control/controlhttp: move Dial options into options struct (#5661) 2022-09-16 15:06:25 -04:00
controlknobs envknob: support changing envknobs post-init 2022-09-15 15:04:02 -07:00