tailscale/tailcfg
Brad Fitzpatrick 904a91038a tailcfg: add MapRequest.ReadOnly and OmitPeers; remove DebugForceDisco
DebugForceDisco was a development & safety knob during the the transition
to discovery. It's no longer needed.

Add MapRequest.ReadOnly to prevent clients needing to do two
peer-spamming MapRequest at start-up.

This only adds the field, not the use of the field. (The control server
needs to support it first.)

Updates tailscale/corp#557

Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2020-09-17 12:07:49 -07:00
..
derpmap.go derpmap: add full region name 2020-08-14 15:57:11 -04:00
tailcfg_clone.go tailcfg: regenerate Clone methods 2020-09-04 16:25:18 -07:00
tailcfg_test.go tailcfg: add missing Node.DERP check in Node.Equals 2020-08-10 19:46:22 -07:00
tailcfg.go tailcfg: add MapRequest.ReadOnly and OmitPeers; remove DebugForceDisco 2020-09-17 12:07:49 -07:00