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
Brad Fitzpatrick db85384f9c cmd/tailscaled: default to userspace-networking mode on gokrazy, set paths
One of the current few steps to run Tailscale on gokrazy is to
specify the --tun=userspace-networking flag:

    https://gokrazy.org/userguide/install/tailscale/

Instead, make it the default for now. Later we can change the
default to kernel mode if available and fall back to userspace
mode like Synology, once #391 is done.

Likewise, set default paths for Gokrazy, as its filesystem hierarchy
is not the Linux standard one. Instead, use the conventional paths as
documented at https://gokrazy.org/userguide/install/tailscale/.

Updates #1866

RELNOTE=default to userspace-networking mode on gokrazy

Change-Id: I3766159a294738597b4b30629d2860312dbb7609
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
4 years ago
..
addlicense cmd/addlicense: add command to add licenseheaders to generated code 4 years ago
cloner tailcfg: make Node.Hostinfo a HostinfoView 4 years ago
derper cmd/derper: fix regression from bootstrap DNS optimization 4 years ago
derpprobe cmd/derpprobe: check derper TLS certs too 4 years ago
hello tailcfg: make Node.Hostinfo a HostinfoView 4 years ago
mkpkg cmd/mkpkg: allow zero files in a package. 5 years ago
printdep cmd/printdep: add flag to print out Go toolchain tarball URL 4 years ago
speedtest cmd: upgrade to ffcli v3 4 years ago
tailscale net/interfaces: get Linux default route from netlink as fallback 4 years ago
tailscaled cmd/tailscaled: default to userspace-networking mode on gokrazy, set paths 4 years ago
testcontrol cmd/testcontrol: add test control server 4 years ago
tsshd tsshd: fix double exit with different exit codes 4 years ago