tailscale/net/tstun
Matt Layher 8ab44b339e net/tstun: use unix.Ifreq type for Linux TAP interface configuration
Signed-off-by: Matt Layher <mdlayher@gmail.com>
2021-08-17 12:17:51 -07:00
..
fake.go go.mod: upgrade wireguard-windows, de-fork wireguard-go 2021-05-25 13:18:21 -07:00
ifstatus_noop.go all: gofmt with Go 1.17 2021-08-05 15:54:00 -07:00
ifstatus_windows.go go.mod: upgrade wireguard-windows, de-fork wireguard-go 2021-05-25 13:18:21 -07:00
tap_linux.go net/tstun: use unix.Ifreq type for Linux TAP interface configuration 2021-08-17 12:17:51 -07:00
tap_unsupported.go all: gofmt with Go 1.17 2021-08-05 15:54:00 -07:00
tun.go net/tstun: move TUN failure diagnostics to OS-specific files 2021-08-16 11:24:25 -07:00
tun_linux.go net/tstun: don't exec uname -r on Linux in TUN failure diagnostics 2021-08-16 12:18:40 -07:00
tun_macos.go net/tstun: move TUN failure diagnostics to OS-specific files 2021-08-16 11:24:25 -07:00
tun_notwindows.go all: gofmt with Go 1.17 2021-08-05 15:54:00 -07:00
tun_windows.go go.mod: upgrade wireguard-windows, de-fork wireguard-go 2021-05-25 13:18:21 -07:00
wrap.go net/tstun: add start of Linux TAP support, with DHCP+ARP server 2021-08-05 10:01:45 -07:00
wrap_test.go net/tstun: use mono.Time 2021-07-29 12:56:58 -07:00