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
Martin Baillie 8ae3ba0cf5 wgengine: define default tunname for each platform
The device name "tailscale0" will be used for all platforms except for
OpenBSD where "tun" is enforced by the kernel. `CreateTUN()` in
`wireguard-go` will select the next available "tunX" device name on the
OpenBSD system.

Signed-off-by: Martin Baillie <martin@baillie.email>
5 years ago
..
derper cmd/derper: also link to /debug/varz 5 years ago
mkpkg cmd/mkpkg: support scripts for rpm as well. 5 years ago
relaynode control: make Hostinfo accessed by pointer 5 years ago
taillogin control: make Hostinfo accessed by pointer 5 years ago
tailscale netcheck: include two more DERP nodes, show more in CLI report 5 years ago
tailscaled wgengine: define default tunname for each platform 5 years ago
tsshd interfaces, cmd/tsshd: move interface lookup from tsshd to its own package 5 years ago