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 926c990a09 types/netmap: start phasing out Addresses, add GetAddresses method
NetworkMap.Addresses is redundant with the SelfNode.Addresses. This
works towards a TODO to delete NetworkMap.Addresses and replace it
with a method.

This is similar to #9389.

Updates #cleanup

Change-Id: Id000509ca5d16bb636401763d41bdb5f38513ba0
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
1 year ago
..
dnstype tailcfg: add DNS address list for IsWireGuardOnly nodes 1 year ago
empty all: update copyright and license headers 2 years ago
flagtype all: update copyright and license headers 2 years ago
ipproto net/packet: add NAT support for DCCP and GRE 1 year ago
key ipn/ipnstate: address TODO about garbage during peer sorting 1 year ago
lazy types/lazy: helpers for lazily computed values 2 years ago
logger types/logger: add TestLogger 1 year ago
logid all: implement AppendText alongside MarshalText (#9207) 1 year ago
netlogtype all: update copyright and license headers 2 years ago
netmap types/netmap: start phasing out Addresses, add GetAddresses method 1 year ago
nettype wgengine/magicsock, types/nettype, etc: finish ReadFromUDPAddrPort netip migration 1 year ago
opt types/opt: use switch in Bool.UnmarshalJSON (#9140) 1 year ago
persist types/persist: drop duplicated Persist.LoginName 1 year ago
preftype all: update copyright and license headers 2 years ago
ptr all: update copyright and license headers 2 years ago
structs all: update copyright and license headers 2 years ago
tkatype types/tkatype: add test for MarshaledSignature's JSON format 1 year ago
views types/views: add SliceEqual, like std slices.Equal 1 year ago