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/types
Brad Fitzpatrick f1cddc6ecf ipn{,/local},cmd/tailscale: add "sync" flag and pref to disable control map poll
For manual (human) testing, this lets the user disable control plane
map polls with "tailscale set --sync=false" (which survives restarts)
and "tailscale set --sync" to restore.

A high severity health warning is shown while this is active.

Updates #12639
Updates #17945

Change-Id: I83668fa5de3b5e5e25444df0815ec2a859153a6d
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2 weeks ago
..
appctype appc,*: publish events for route updates and storage (#17392) 2 months ago
bools types/bools: fix doc typo (#15021) 10 months ago
dnstype types/dnstype: delete unused func, move other one to its sole caller 2 months ago
empty all: update copyright and license headers 3 years ago
flagtype all: update copyright and license headers 3 years ago
geo types/geo: add geo.Point and its associated units (#16583) 5 months ago
iox types/iox: add function types for Reader and Writer (#14366) 12 months ago
ipproto all: use Go 1.22 range-over-int 2 years ago
jsonx types/jsonx: add package for json/v2 helpers (#15756) 8 months ago
key types/netmap: remove PrivateKey from NetworkMap 3 weeks ago
lazy types/lazy: document difference from sync.OnceValue 2 months ago
logger types/logger: release ArgWriter destination after use 7 months ago
logid types/logid: add Add method (#12478) 1 year ago
mapx types/mapx, ipn/ipnext: add ordered map, akin to set.Slice 7 months ago
netlogfunc net/connstats: prepare to remove package (#17554) 2 months ago
netlogtype wgengine/netlog: include node OS in logged attributes (#17755) 4 weeks ago
netmap types/netmap: remove PrivateKey from NetworkMap 3 weeks ago
nettype wgengine/magicsock, types/nettype, etc: finish ReadFromUDPAddrPort netip migration 3 years ago
opt ipn{,/local},cmd/tailscale: add "sync" flag and pref to disable control map poll 2 weeks ago
persist Revert "control/controlclient: back out HW key attestation (#17664)" (#17732) 1 month ago
prefs cmd/viewer: add field comments to generated view methods 3 months ago
preftype cmd/tailscaled,*: add start of configuration file support 2 years ago
ptr all: update copyright and license headers 3 years ago
result types/result, util/lineiter: add package for a result type, use it 1 year ago
structs all: update copyright and license headers 3 years ago
tkatype types/tkatype: add test for MarshaledSignature's JSON format 2 years ago
views types/views: add min/max helpers to views.Slice 4 months ago