Commit Graph

1 Commits (1e12a29806ec9b3aca4fb32b376bb2fa650e0770)

Author SHA1 Message Date
Brad Fitzpatrick e804ab29fd net/tstun: move TUN failure diagnostics to OS-specific files
Mostly so the Linux one can use Linux-specific stuff in package
syscall and not use os/exec for uname for portability.

But also it helps deps a tiny bit on iOS.

Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
4 years ago