Commit Graph

1 Commits (080381c79fa4fa273c486e45edbd7f6cc5ee73ac)

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