tailscale/envknob
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>
2024-10-16 14:09:53 -06:00
..
featureknob ipn/ipnlocal: error when trying to use exit node on unsupported platform (#13726) 2024-10-16 14:09:53 -06:00
logknob tailcfg: define a type for NodeCapability 2023-09-17 13:16:29 -07:00
envknob_nottest.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
envknob_testable.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
envknob.go envknob: support disk-based envknobs on the macsys build 2024-10-04 17:12:27 -04:00