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/control/controlclient
Brad Fitzpatrick b8edb7a5e9 control/controlclient: add Debug field to NetworkMap
As part of disabling background STUN packets when idle, we want an
emergency override switch to turn it back on, in case it interacts
poorly in the wild. We'll send that via control, but we'll want to
plumb it down to magicsock via NetworkMap.

Updates tailscale/corp#320

Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
4 years ago
..
auto.go control/controlclient: move auto_test back to corp repo. 4 years ago
controlclient_test.go control/controlclient: move auto_test back to corp repo. 4 years ago
direct.go control/controlclient: add Debug field to NetworkMap 4 years ago
filter.go Appease the "missing copyright header" check. 4 years ago
netmap.go control/controlclient: add Debug field to NetworkMap 4 years ago
netmap_test.go control/controlclient: add Debug field to NetworkMap 4 years ago
persist_test.go ipn: implement Prefs.Equals efficiently. 4 years ago