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/tailscaled
David Anderson bc4381447f net/tstun: return the real interface name at device creation.
This is usually the same as the requested interface, but on some
unixes can vary based on device number allocation, and on Windows
it's the GUID instead of the pretty name, since everything relating
to configuration wants the GUID.

Signed-off-by: David Anderson <danderson@tailscale.com>
3 years ago
..
debug.go Revert "cmd/tailscaled: split package main into main shim + package" 3 years ago
depaware.txt net/dns: unify the OS manager and internal resolver. 3 years ago
install_darwin.go cmd/tailscaled: remove tailscaled binary on uninstall-system-daemon 3 years ago
tailscaled.defaults cmd/tailscaled: rename relaynode reference in defaults file comment 4 years ago
tailscaled.go net/tstun: return the real interface name at device creation. 3 years ago
tailscaled.service cmd/tailscaled/tailscaled.service: revert recent hardening for now 3 years ago
tailscaled_notwindows.go Revert "cmd/tailscaled: split package main into main shim + package" 3 years ago
tailscaled_windows.go net/tstun: return the real interface name at device creation. 3 years ago