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/cmd
Mario Minardi d32d742af0
ipn/ipnlocal: error when trying to use exit node on unsupported platform (#13726)
Adds logic to `checkExitNodePrefsLocked` to return an error when
attempting to use exit nodes on a platform where this is not supported.
This mirrors logic that was added to error out when trying to use `ssh`
on an unsupported platform, and has very similar semantics.

Fixes https://github.com/tailscale/tailscale/issues/13724

Signed-off-by: Mario Minardi <mario@tailscale.com>
1 month ago
..
addlicense
build-webclient
cloner cmd/cloner, cmd/viewer, util/codegen: add support for aliases of cloneable types 3 months ago
connector-gen
containerboot cmd/{k8s-operator,containerboot},kube/egressservices: fix Pod IP check for dual stack clusters (#13721) 2 months ago
derper util/syspolicy, ipn: add "tailscale debug component-logs" support 2 months ago
derpprobe cmd/derpprobe: add /healthz endpoint 1 month ago
dist
get-authkey client/tailscale,cmd/{cli,get-authkey,k8s-operator}: set distinct User-Agents 2 months ago
gitops-pusher cmd/gitops-pusher: ignore previous etag if local acls match control (#13068) 4 months ago
hello
k8s-nameserver
k8s-operator ipn/ipnlocal: error when trying to use exit node on unsupported platform (#13726) 1 month ago
mkmanifest
mkpkg
mkversion
nardump
natc cmd/natc: fix nil pointer 2 months ago
netlogfmt
nginx-auth
pgproxy
printdep
proxy-to-grafana
sniproxy
speedtest
ssh-auth-none-demo
stunc
stund cli: add `tailscale dns query` (#13368) 2 months ago
stunstamp cmd/stunstamp: add protocol context to timeout logs (#13422) 3 months ago
sync-containers
systray cmd/systray: handle reconnects to IPN bus (#13386) 3 months ago
tailscale ipn/ipnlocal: error when trying to use exit node on unsupported platform (#13726) 1 month ago
tailscaled ipn/ipnlocal: error when trying to use exit node on unsupported platform (#13726) 1 month ago
testcontrol
testwrapper
tl-longchain cmd/tl-longchain: tool to re-sign nodes with long rotation signatures 3 months ago
tsconnect cmd/tsconnect, logpolicy: fixes for wasm_js.go 1 month ago
tsidp cmd/tsidp: add --dir flag 2 months ago
tsshd
tta cmd/tta: pull out test driver dialing into a type, fix bugs 3 months ago
viewer cmd/cloner, cmd/viewer, util/codegen: add support for aliases of cloneable types 3 months ago
vnet tstest/natlab/vnet: add start of IPv6 support 3 months ago
xdpderper