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>
2024-11-20 12:28:25 -08:00
..
art
captivedetection net/captivedetection: replace 10k log lines with ... less 2024-11-15 15:25:31 -08:00
connstats {net/connstats,wgengine/magicsock}: fix packet counting in connstats 2024-10-14 14:17:56 +02:00
dns net/dns: fix blank lines being added to resolv.conf on OpenBSD (#13928) 2024-10-28 08:00:48 -07:00
dnscache net/dnscache: don't fall back to an IPv6 dial if we don't have IPv6 2024-10-02 10:41:08 -05:00
dnsfallback
flowtrack
ipset all: use iterators over slice views more 2024-11-11 13:22:34 -08:00
ktimeout
memnet
netaddr
netcheck net/netcheck: add addReportHistoryAndSetPreferredDERP() test case (#13989) 2024-10-31 19:25:00 -07:00
neterror
netkernelconf
netknob
netmon types/result, util/lineiter: add package for a result type, use it 2024-11-05 10:27:52 -08:00
netns
netstat
netutil {ipn,net,tsnet}: use tsaddr helpers 2024-09-26 12:17:31 +02:00
packet
ping
portmapper net/portmapper: don't treat 0.0.0.0 as a valid IP 2024-10-01 16:11:47 -05:00
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 net/tlsdial: call out firewalls blocking Tailscale in health warnings (#13840) 2024-10-19 00:35:46 +00:00
tsaddr net/tsaddr: extract IsTailscaleIPv4 from IsTailscaleIP (#14169) 2024-11-20 12:28:25 -08:00
tsdial all: use iterators over slice views more 2024-11-11 13:22:34 -08:00
tshttpproxy types/result, util/lineiter: add package for a result type, use it 2024-11-05 10:27:52 -08:00
tstun wgengine/magicsock: export packet drop metric for outbound errors 2024-10-31 08:33:24 +00:00
wsconn