mirror of
https://github.com/tailscale/tailscale.git
synced 2025-04-23 17:31:43 +00:00
tailcfg: remove v6-overlay debug option.
It's about to become a no-op in control. Signed-off-by: David Anderson <danderson@tailscale.com>
This commit is contained in:
parent
5c619882bc
commit
da4ec54756
@ -531,8 +531,6 @@ type MapRequest struct {
|
|||||||
// Current DebugFlags values are:
|
// Current DebugFlags values are:
|
||||||
// * "warn-ip-forwarding-off": client is trying to be a subnet
|
// * "warn-ip-forwarding-off": client is trying to be a subnet
|
||||||
// router but their IP forwarding is broken.
|
// router but their IP forwarding is broken.
|
||||||
// * "v6-overlay": IPv6 development flag to have control send
|
|
||||||
// v6 node addrs
|
|
||||||
// * "minimize-netmap": have control minimize the netmap, removing
|
// * "minimize-netmap": have control minimize the netmap, removing
|
||||||
// peers that are unreachable per ACLS.
|
// peers that are unreachable per ACLS.
|
||||||
DebugFlags []string `json:",omitempty"`
|
DebugFlags []string `json:",omitempty"`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user