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
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>
4 years ago
..
derpmap.go derpmap: add full region name 4 years ago
tailcfg.go tailcfg: add MapRequest.ReadOnly and OmitPeers; remove DebugForceDisco 4 years ago
tailcfg_clone.go tailcfg: regenerate Clone methods 4 years ago
tailcfg_test.go tailcfg: add missing Node.DERP check in Node.Equals 4 years ago