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
Joe Tsai 01adcfa688
tailcfg: add omitempty to all fields of Hostinfo (#4360)
This reduces the noise when marshaling only a subset of this type.

Signed-off-by: Joe Tsai <joetsai@digital-static.net>
2 years ago
..
dnstype all: use any instead of interface{} 2 years ago
empty types/empty: add Message, stop using mysterious *struct{} 4 years ago
flagtype types/flagtype: fix bug showing the default port value (shown in --help) 4 years ago
ipproto net/packet, wgengine/filter: support SCTP 3 years ago
key control/noise: use key.Machine{Public,Private} as appropriate. 3 years ago
logger tailcfg: add omitempty to all fields of Hostinfo (#4360) 2 years ago
netmap all: use Go 1.18's strings.Cut 2 years ago
nettype wgengine/magicsock, tstest/natlab: start hooking up natlab to magicsock 4 years ago
opt all: use any instead of interface{} 2 years ago
pad32 net/portmapper: add NAT-PMP client, move port mapping service probing 3 years ago
persist types/persist: use new node key type. 3 years ago
preftype types/preftype: don't use iota for consts persisted to disk 3 years ago
structs types/structs: add structs.Incomparable annotation, use it where applicable 4 years ago
views types/views: rename Generic to Unwrap 2 years ago