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/netmap
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>
2 years ago
..
netmap.go types/netmap: start phasing out Addresses, add GetAddresses method 2 years ago
netmap_test.go control/controlclient, types/netmap: start plumbing delta netmap updates 2 years ago
nodemut.go control/controlclient, types/netmap: start plumbing delta netmap updates 2 years ago
nodemut_test.go control/controlclient, types/netmap: start plumbing delta netmap updates 2 years ago