yggdrasil-go/src/tun
Neil Alexander b20ad846a1
Some checks failed
Yggdrasil / Lint (push) Has been cancelled
Yggdrasil / Analyse (push) Has been cancelled
Yggdrasil / Build & Test (Linux, Go ${{ matrix.goversion }}) (1.21) (push) Has been cancelled
Yggdrasil / Build & Test (Linux, Go ${{ matrix.goversion }}) (1.22) (push) Has been cancelled
Yggdrasil / Build & Test (Linux, Go ${{ matrix.goversion }}) (1.23) (push) Has been cancelled
Yggdrasil / Build & Test (Windows, Go ${{ matrix.goversion }}) (1.21) (push) Has been cancelled
Yggdrasil / Build & Test (Windows, Go ${{ matrix.goversion }}) (1.22) (push) Has been cancelled
Yggdrasil / Build & Test (Windows, Go ${{ matrix.goversion }}) (1.23) (push) Has been cancelled
Yggdrasil / Build & Test (macOS, Go ${{ matrix.goversion }}) (1.21) (push) Has been cancelled
Yggdrasil / Build & Test (macOS, Go ${{ matrix.goversion }}) (1.22) (push) Has been cancelled
Yggdrasil / Build & Test (macOS, Go ${{ matrix.goversion }}) (1.23) (push) Has been cancelled
Yggdrasil / Build (Cross ${{ matrix.goos }}, Go ${{ matrix.goversion }}) (freebsd, 1.21) (push) Has been cancelled
Yggdrasil / Build (Cross ${{ matrix.goos }}, Go ${{ matrix.goversion }}) (freebsd, 1.22) (push) Has been cancelled
Yggdrasil / Build (Cross ${{ matrix.goos }}, Go ${{ matrix.goversion }}) (freebsd, 1.23) (push) Has been cancelled
Yggdrasil / Build (Cross ${{ matrix.goos }}, Go ${{ matrix.goversion }}) (openbsd, 1.21) (push) Has been cancelled
Yggdrasil / Build (Cross ${{ matrix.goos }}, Go ${{ matrix.goversion }}) (openbsd, 1.22) (push) Has been cancelled
Yggdrasil / Build (Cross ${{ matrix.goos }}, Go ${{ matrix.goversion }}) (openbsd, 1.23) (push) Has been cancelled
Yggdrasil / All tests passed (push) Has been cancelled
When IfName is none, start queue goroutine, otherwise iprwc blocks and some handlers don't run
2024-10-20 21:28:04 +01:00
..
admin.go Rename tuntap package to tun 2022-09-24 14:41:47 +01:00
iface.go TUN: Skip ErrTooManySegments 2024-10-10 09:23:13 +01:00
options.go Update contrib/mobile for the latest iOS build 2023-06-06 22:11:49 +01:00
tun_darwin.go Fix macOS build 2024-08-07 19:55:10 +01:00
tun_freebsd.go Fix ioctl(2) code for OpenBSD (#1175) 2024-09-30 14:24:20 +01:00
tun_linux.go Remove waitForTUNUp from TUN 2024-08-07 19:52:19 +01:00
tun_openbsd.go Fix ioctl(2) code for OpenBSD (#1175) 2024-09-30 14:24:20 +01:00
tun_other.go Remove waitForTUNUp from TUN 2024-08-07 19:52:19 +01:00
tun_windows.go Fixed wait for TUN to come up (#1157) 2024-08-06 10:28:15 +01:00
tun.go When IfName is none, start queue goroutine, otherwise iprwc blocks and some handlers don't run 2024-10-20 21:28:04 +01:00