You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/net/tstun
Maisem Ali 1f006025c2 net/tstun: fix build on arm
Signed-off-by: Maisem Ali <maisem@tailscale.com>
3 years ago
..
fake.go
ifstatus_noop.go all: gofmt with Go 1.17 3 years ago
ifstatus_windows.go
tap_linux.go net/tstun: use unix.Ifreq type for Linux TAP interface configuration 3 years ago
tap_unsupported.go all: gofmt with Go 1.17 3 years ago
tun.go net/tstun: move TUN failure diagnostics to OS-specific files 3 years ago
tun_linux.go net/tstun: fix build on arm 3 years ago
tun_macos.go net/tstun: move TUN failure diagnostics to OS-specific files 3 years ago
tun_notwindows.go all: gofmt with Go 1.17 3 years ago
tun_windows.go
wrap.go
wrap_test.go