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/net
Brad Fitzpatrick 6e57dee7eb cmd/viewer, types/views, all: un-special case slice of netip.Prefix
Make it just a views.Slice[netip.Prefix] instead of its own named type.

Having the special case led to circular dependencies in another WIP PR
of mine.

Updates #8948

Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
1 year ago
..
art net/art: allow non-pointers as values 1 year ago
connstats
dns all: use Go 1.21 slices, maps instead of x/exp/{slices,maps} 1 year ago
dnscache
dnsfallback all: use Go 1.21 slices, maps instead of x/exp/{slices,maps} 1 year ago
flowtrack all: update copyright and license headers 2 years ago
interfaces ipnlocal, net/*: deprecate interfaces.GetState, use netmon more for it 1 year ago
memnet
netaddr
netcheck net/netcheck,wgengine/magicsock: reduce coupling between netcheck and magicsock 1 year ago
neterror
netknob
netmon
netns
netstat
netutil cmd/tailscale: refactor shared utility methods 1 year ago
packet
ping
portmapper
proxymux
routetable
socks5 net/socks5: add password auth support 2 years ago
sockstats
speedtest
stun
tcpinfo
tlsdial
tsaddr cmd/viewer, types/views, all: un-special case slice of netip.Prefix 1 year ago
tsdial ipn/ipnlocal,net/tsdial: update docs/rename funcs 1 year ago
tshttpproxy
tstun all: use Go 1.21 slices, maps instead of x/exp/{slices,maps} 1 year ago
wsconn