summaryrefslogtreecommitdiffhomepage
path: root/net/tstun/tun_linux.go
AgeCommit message (Expand)AuthorFilesLines
2026-01-23all: remove AUTHORS file and references to itWill Norris1-1/+1
2025-07-10all: detect JetKVM and specialize a handful of things for itBrad Fitzpatrick1-1/+9
2023-01-27all: update copyright and license headersWill Norris1-3/+2
2022-07-16net/tstun: diagnose /dev/net/tun fd leak, give better failure messageBrad Fitzpatrick1-1/+9
2021-08-18net/tstun: fix build on armMaisem Ali1-3/+3
2021-08-16net/tstun: don't exec uname -r on Linux in TUN failure diagnosticsBrad Fitzpatrick1-4/+18
2021-08-16net/tstun: move TUN failure diagnostics to OS-specific filesBrad Fitzpatrick1-0/+82