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 4950fe60bd syncs, all: move to using Go's new atomic types instead of ours
Fixes #5185

Change-Id: I850dd532559af78c3895e2924f8237ccc328449d
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2 years ago
..
dns all: use atomic.Pointer 2 years ago
dnscache all: migrate more code code to net/netip directly 2 years ago
dnsfallback all: convert more code to use net/netip directly 2 years ago
flowtrack all: convert more code to use net/netip directly 2 years ago
interfaces syncs, all: move to using Go's new atomic types instead of ours 2 years ago
netaddr all: migrate code from netaddr.FromStdAddr to Go 1.18 2 years ago
netcheck all: migrate code from netaddr.FromStdAddr to Go 1.18 2 years ago
neterror net/{neterror,dns/resolver}: move PacketWasTruncated to neterror from DNS code 3 years ago
netknob all: disable TCP keep-alives on iOS/Android 3 years ago
netns syncs, all: move to using Go's new atomic types instead of ours 2 years ago
netstat all: migrate more code code to net/netip directly 2 years ago
nettest net/nettest: deflake TestPipeTimeout 3 years ago
netutil all: convert more code to use net/netip directly 2 years ago
packet all: migrate more code code to net/netip directly 2 years ago
portmapper syncs, all: move to using Go's new atomic types instead of ours 2 years ago
proxymux net/proxymux: add a listener mux that can run SOCKS and HTTP on a single socket. 3 years ago
socks5 net/netaddr: start migrating to net/netip via new netaddr adapter package 2 years ago
speedtest all: fix spelling mistakes 3 years ago
stun all: use various net/netip parse funcs directly 2 years ago
tlsdial all: gofmt for Go 1.19 2 years ago
tsaddr all: migrate more code code to net/netip directly 2 years ago
tsdial all: migrate more code code to net/netip directly 2 years ago
tshttpproxy net/tshttpproxy: fix incorrect type in Windows implementation, switch to mkwinsyscall, fix memory leak 2 years ago
tstun all: use atomic.Pointer 2 years ago