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
Josh Bleecher Snyder 8c3c5e80b7 tailcfg: make MapResponse.ControlTime a pointer
Otherwise omitempty doesn't work.

This is wire-compatible with a non-pointer type, so switching
is safe, now and in the future.

Signed-off-by: Josh Bleecher Snyder <josh@tailscale.com>
3 years ago
..
derpmap.go tailcfg: break DERPNode.DERPTestPort into DERPPort & InsecureForTests 3 years ago
tailcfg.go tailcfg: make MapResponse.ControlTime a pointer 3 years ago
tailcfg_clone.go tailcfg, ipn/ipnlocal: add Hostinfo.SSH_HostKeys, send when SSH enabled 3 years ago
tailcfg_test.go tailcfg, ipn/ipnlocal: add Hostinfo.SSH_HostKeys, send when SSH enabled 3 years ago