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 2074dfa5e0 types/preftype: don't use iota for consts persisted to disk
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
3 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 wgengine/magicsock: stop depending on UpdateDst in legacy codepaths. 3 years ago
logger types/logger: fix rateFree interaction with verbosity prefixes 3 years ago
netmap types/netmap: split controlclient.NetworkMap off into its own leaf package 3 years ago
nettype wgengine/magicsock, tstest/natlab: start hooking up natlab to magicsock 4 years ago
opt types/opt: add Bool.EqualBool method 4 years ago
pad32 net/portmapper: add NAT-PMP client, move port mapping service probing 3 years ago
persist types/persist: split controlclient.Persist into a small leaf package 3 years ago
preftype types/preftype: don't use iota for consts persisted to disk 3 years ago
strbuilder types/strbuilder: add a variant of strings.Builder that uses sync.Pool 4 years ago
structs types/structs: add structs.Incomparable annotation, use it where applicable 4 years ago
wgkey wgkey: new package 3 years ago