mirror of
https://github.com/tailscale/tailscale.git
synced 2025-06-01 04:08:31 +00:00

Don't try to do heuristics on the name. Use the net/interfaces package which we already have to do this sort of stuff. Fixes #2011 Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>