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/tsnet
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
..
example client/web: add self node cache 1 year ago
example_tshello_test.go tsnet: add examples (#8289) 1 year ago
example_tsnet_test.go tsnet: add examples (#8289) 1 year ago
tsnet.go types/netmap: start phasing out Addresses, add GetAddresses method 1 year ago
tsnet_test.go all: replace deprecated ioutil references 1 year ago