mirror of
https://github.com/tailscale/tailscale.git
synced 2026-06-17 21:02:17 +08:00
This adds a new ipn.MaskedPrefs embedding a ipn.Prefs, along with a
bunch of "has bits", kept in sync with tests & reflect.
Then it adds a Prefs.ApplyEdits(MaskedPrefs) method.
Then the ipn.Backend interface loses its weirdo SetWantRunning(bool)
method (that I added in
|
||
|---|---|---|
| .. | ||
| cloner | ||
| derper | ||
| hello | ||
| microproxy | ||
| mkpkg | ||
| tailscale | ||
| tailscaled | ||
| tsshd | ||