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 425cf9aa9d tailcfg, all: use []netip.AddrPort instead of []string for Endpoints
It's JSON wire compatible.

Updates #cleanup

Change-Id: Ifa5c17768fec35b305b06d75eb5f0611c8a135a6
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2 years ago
..
dnstype tailcfg: add DNS address list for IsWireGuardOnly nodes 2 years ago
empty all: update copyright and license headers 3 years ago
flagtype all: update copyright and license headers 3 years ago
ipproto net/packet: add NAT support for DCCP and GRE 3 years ago
key types/key: update some doc strings for public key serialization 2 years ago
lazy types/lazy: helpers for lazily computed values 3 years ago
logger types/logger: add TestLogger 2 years ago
logid all: implement AppendText alongside MarshalText (#9207) 2 years ago
netlogtype all: update copyright and license headers 3 years ago
netmap tailcfg, all: use []netip.AddrPort instead of []string for Endpoints 2 years ago
nettype wgengine/magicsock, types/nettype, etc: finish ReadFromUDPAddrPort netip migration 3 years ago
opt types/opt: use switch in Bool.UnmarshalJSON (#9140) 2 years ago
persist types/persist: drop duplicated Persist.LoginName 2 years ago
preftype all: update copyright and license headers 3 years ago
ptr all: update copyright and license headers 3 years ago
structs all: update copyright and license headers 3 years ago
tkatype types/tkatype: add test for MarshaledSignature's JSON format 2 years ago
views types/views: add SliceContainsFunc like slices.ContainsFunc 2 years ago