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 e8551d6b40 all: use Go 1.21 slices, maps instead of x/exp/{slices,maps}
Updates #8419

Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
1 year ago
..
art net/art: move child table pointers out of strideEntry 1 year ago
connstats net/connstats: exclude traffic with internal Tailscale service (#7904) 2 years ago
dns all: use Go 1.21 slices, maps instead of x/exp/{slices,maps} 1 year ago
dnscache tstest: prepare for Clock API changes 1 year ago
dnsfallback all: use Go 1.21 slices, maps instead of x/exp/{slices,maps} 1 year ago
flowtrack
interfaces ipnlocal, net/*: deprecate interfaces.GetState, use netmon more for it 1 year ago
memnet net/memnet: add optional Listener.NewConn config knob 1 year ago
netaddr
netcheck net/netcheck,wgengine/magicsock: reduce coupling between netcheck and magicsock 1 year ago
neterror net/neterror, wgengine/magicsock: use UDP GSO and GRO on Linux (#7791) 2 years ago
netknob
netmon all: adjust case of "IPv4" and "IPv6" 1 year ago
netns util/linuxfw: decoupling IPTables logic from linux router 1 year ago
netstat
netutil cmd/tailscale: refactor shared utility methods 1 year ago
packet net/packet: add NAT support for DCCP and GRE 2 years ago
ping net/ping,netcheck: add v6 pinging capabilities to pinger (#7971) 2 years ago
portmapper all: avoid repeated default interface lookups 2 years ago
proxymux
routetable
socks5 net/socks5: add password auth support 2 years ago
sockstats net/sockstats: wait before reporting battery usage 2 years ago
speedtest
stun wgengine/magicsock, types/nettype, etc: finish ReadFromUDPAddrPort netip migration 2 years ago
tcpinfo net/tcpinfo: add package to allow fetching TCP information 1 year ago
tlsdial
tsaddr all: use Go 1.21 slices, maps instead of x/exp/{slices,maps} 1 year ago
tsdial ipn/ipnlocal,net/tsdial: update docs/rename funcs 1 year ago
tshttpproxy net/tshttpproxy: don't proxy through ourselves 2 years ago
tstun all: use Go 1.21 slices, maps instead of x/exp/{slices,maps} 1 year ago
wsconn