tailcfg: document new debug flag.

josh/no-goroutine-per-udp-read-2
David Anderson 4 years ago
parent c0af7deb86
commit 4c8ccd6dd6

@ -512,6 +512,8 @@ type MapRequest struct {
// 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
// peers that are unreachable per ACLS.
DebugFlags []string `json:",omitempty"`
}

Loading…
Cancel
Save