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 165f0116f1 types/netmap: move some mutations earlier, remove, document some fields
And optimize the Persist setting a bit, allocating later and only mutating
fields when there's been a Node change.

Updates #1909

Change-Id: Iaddfd9e88ef76e1d18e8d0a41926eb44d0955312
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2 years ago
..
dnstype all: update copyright and license headers 3 years ago
empty all: update copyright and license headers 3 years ago
flagtype all: update copyright and license headers 3 years ago
ipproto net/packet: add NAT support for DCCP and GRE 3 years ago
key types/key: add test for NodePublic.Shard 2 years ago
lazy types/lazy: helpers for lazily computed values 3 years ago
logger all: adjust some build tags for wasi 3 years ago
logid all: use Go 1.21 slices, maps instead of x/exp/{slices,maps} 2 years ago
netlogtype all: update copyright and license headers 3 years ago
netmap types/netmap: move some mutations earlier, remove, document some fields 2 years ago
nettype wgengine/magicsock, types/nettype, etc: finish ReadFromUDPAddrPort netip migration 3 years ago
opt all: update copyright and license headers 3 years ago
persist types/persist: drop duplicated Persist.LoginName 2 years ago
preftype all: update copyright and license headers 3 years ago
ptr all: update copyright and license headers 3 years 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,cmd/viewer: add ByteSlice[T] to replace mem.RO 2 years ago