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>
2020-03-07 21:40:01 -08:00
..
derper cmd/derper: also link to /debug/varz 2020-03-06 13:02:01 -08:00
mkpkg cmd/mkpkg: support scripts for rpm as well. 2020-03-03 16:36:52 -08:00
relaynode control: make Hostinfo accessed by pointer 2020-02-25 10:35:51 -08:00
taillogin control: make Hostinfo accessed by pointer 2020-02-25 10:35:51 -08:00
tailscale netcheck: include two more DERP nodes, show more in CLI report 2020-03-04 13:40:49 -08:00
tailscaled wgengine: define default tunname for each platform 2020-03-07 21:40:01 -08:00
tsshd interfaces, cmd/tsshd: move interface lookup from tsshd to its own package 2020-02-21 08:13:21 -08:00