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>
2022-02-18 10:37:27 -08:00
..
derpmap.go tailcfg: break DERPNode.DERPTestPort into DERPPort & InsecureForTests 2021-07-09 12:30:31 -07:00
tailcfg_clone.go tailcfg, ipn/ipnlocal: add Hostinfo.SSH_HostKeys, send when SSH enabled 2022-02-17 15:46:57 -08:00
tailcfg_test.go tailcfg, ipn/ipnlocal: add Hostinfo.SSH_HostKeys, send when SSH enabled 2022-02-17 15:46:57 -08:00
tailcfg.go tailcfg: make MapResponse.ControlTime a pointer 2022-02-18 10:37:27 -08:00