Commit Graph

1 Commits (84a2dc3a7ee85fa61e66e822cb1535614c2c859c)

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