summaryrefslogtreecommitdiffhomepage
path: root/types/netmap/netmap_test.go
AgeCommit message (Expand)AuthorFilesLines
2023-01-27all: update copyright and license headersWill Norris1-3/+2
2022-07-25all: convert more code to use net/netip directlyBrad Fitzpatrick1-2/+3
2022-07-25net/netaddr: start migrating to net/netip via new netaddr adapter packageBrad Fitzpatrick1-1/+1
2021-11-03all: replace tailcfg.DiscoKey with key.DiscoPublic.David Anderson1-3/+6
2021-11-02tailcfg: use key.NodePublic in wire protocol types.David Anderson1-18/+18
2021-11-01types/netmap: use key.NodePublic instead of tailcfg.NodeKey.David Anderson1-22/+25
2021-05-16all: adapt to opaque netaddr typesJosh Bleecher Snyder1-2/+2
2021-02-05types/netmap: split controlclient.NetworkMap off into its own leaf packageBrad Fitzpatrick1-0/+284