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 aae622314e tailcfg, health: add way for control plane to add problems to health check
So if the control plane knows that something's broken about the node, it can
include problem(s) in MapResponse and "tailscale status" will show it.
(and GUIs in the future, as it's in ipnstate.Status/JSON)

This also bumps the MapRequest.Version, though it's not strictly
required. Doesn't hurt.

Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
3 years ago
..
dnstype cmd/cloner: add Clone context to regen struct assignments 3 years ago
empty
flagtype types/flagtype: fix bug showing the default port value (shown in --help) 4 years ago
ipproto net/packet, wgengine/filter: support SCTP 4 years ago
key types/key: add a special key with custom serialization for control private keys (#2792) 3 years ago
logger all: gofmt with Go 1.17 3 years ago
netmap tailcfg, health: add way for control plane to add problems to health check 3 years ago
nettype
opt control/{controlknobs,controlclient}: simplify knobs API, fix controlclient crash 3 years ago
pad32 net/portmapper: add NAT-PMP client, move port mapping service probing 4 years ago
persist cmd/cloner: add Clone context to regen struct assignments 3 years ago
preftype types/preftype: don't use iota for consts persisted to disk 4 years ago
structs
wgkey types/wgkey: add TODO for a future API change. 3 years ago