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/cmd/tailscale
Brad Fitzpatrick f85769b1ed wgengine/magicsock: drop netaddr.IPPort cache
netaddr.IP no longer allocates, so don't need a cache or all its associated
code/complexity.

This totally removes groupcache/lru from the deps.

Also go mod tidy.
3 years ago
..
cli cmd/tailscale: change formatting of "tailscale status" 3 years ago
depaware.txt wgengine/magicsock: drop netaddr.IPPort cache 3 years ago
tailscale.go cmd/tailscale: move code into new reusable cmd/tailscale/cli package 4 years ago