tailscale/net
James Tucker 7f9ebc0a83 cmd/tailscale,net/netcheck: add debug feature to force preferred DERP
This provides an interface for a user to force a preferred DERP outcome
for all future netchecks that will take precedence unless the forced
region is unreachable.

The option does not persist and will be lost when the daemon restarts.

Updates tailscale/corp#18997
Updates tailscale/corp#24755

Signed-off-by: James Tucker <james@tailscale.com>
2024-12-04 16:52:56 -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
dnsfallback
flowtrack
ipset all: use iterators over slice views more 2024-11-11 13:22:34 -08:00
ktimeout
memnet
netaddr
netcheck cmd/tailscale,net/netcheck: add debug feature to force preferred DERP 2024-12-04 16:52:56 -08:00
neterror
netkernelconf
netknob
netmon net/netmon: improve panic reporting from #14202 2024-11-25 12:31:24 -08:00
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 net/tlsdial: call out firewalls blocking Tailscale in health warnings (#13840) 2024-10-19 00:35:46 +00:00
tsaddr net/tsaddr: include test input in test failure output 2024-11-21 08:32:38 -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 net/tstun: remove tailscaled_outbound_dropped_packets_total reason=acl metric for now 2024-12-04 08:55:54 -08:00
wsconn