tailscale/net
VimT 43138c7a5c net/socks5: optimize UDP relay
Key changes:
- No mutex for every udp package: replace syncs.Map with regular map for udpTargetConns
- Use socksAddr as map key for better type safety
- Add test for multi udp target

Updates #7581

Change-Id: Ic3d384a9eab62dcbf267d7d6d268bf242cc8ed3c
Signed-off-by: VimT <me@vimt.me>
2024-11-01 15:47:52 -07:00
..
art
captivedetection
connstats
dns
dnscache
dnsfallback
flowtrack
ipset
ktimeout
memnet
netaddr
netcheck net/netcheck: add addReportHistoryAndSetPreferredDERP() test case (#13989) 2024-10-31 19:25:00 -07:00
neterror
netkernelconf
netknob
netmon
netns
netstat
netutil
packet
ping
portmapper
proxymux
routetable
socks5 net/socks5: optimize UDP relay 2024-11-01 15:47:52 -07:00
sockstats net/sockstats: prevent crash in setNetMon (#13985) 2024-10-31 12:00:34 -07:00
speedtest
stun
stunserver
tcpinfo
tlsdial
tsaddr
tsdial
tshttpproxy
tstun
wsconn