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
James Scott ebaf33a80c
net/tsaddr: extract IsTailscaleIPv4 from IsTailscaleIP (#14169)
Extracts tsaddr.IsTailscaleIPv4 out of tsaddr.IsTailscaleIP.

This will allow for checking valid Tailscale assigned IPv4 addresses
without checking IPv6 addresses.

Updates #14168
Updates tailscale/corp#24620

Signed-off-by: James Scott <jim@tailscale.com>
7 days ago
..
art
captivedetection net/captivedetection: replace 10k log lines with ... less 2 weeks ago
connstats
dns
dnscache
dnsfallback
flowtrack
ipset all: use iterators over slice views more 2 weeks ago
ktimeout
memnet
netaddr
netcheck net/netcheck: add addReportHistoryAndSetPreferredDERP() test case (#13989) 4 weeks ago
neterror
netkernelconf
netknob
netmon types/result, util/lineiter: add package for a result type, use it 3 weeks ago
netns
netstat
netutil
packet
ping
portmapper
proxymux
routetable
socks5 net/socks5: optimize UDP relay 4 weeks ago
sockstats net/sockstats: prevent crash in setNetMon (#13985) 4 weeks ago
speedtest
stun
stunserver
tcpinfo
tlsdial
tsaddr net/tsaddr: extract IsTailscaleIPv4 from IsTailscaleIP (#14169) 7 days ago
tsdial all: use iterators over slice views more 2 weeks ago
tshttpproxy types/result, util/lineiter: add package for a result type, use it 3 weeks ago
tstun
wsconn