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
Jordan Whited 76389d8baf
net/tstun, wgengine/magicsock: enable vectorized I/O on Linux (#6663)
This commit updates the wireguard-go dependency and implements the
necessary changes to the tun.Device and conn.Bind implementations to
support passing vectors of packets in tailscaled. This significantly
improves throughput performance on Linux.

Updates #414

Signed-off-by: Jordan Whited <jordan@tailscale.com>
Signed-off-by: James Tucker <james@tailscale.com>
Co-authored-by: James Tucker <james@tailscale.com>
3 years ago
..
constants.go wgengine/netstack: make netstack MTU be 1280 also 4 years ago
fake.go net/tstun, wgengine/magicsock: enable vectorized I/O on Linux (#6663) 3 years ago
ifstatus_noop.go all: remove old +build tags 3 years ago
ifstatus_windows.go go.mod: upgrade wireguard-windows, de-fork wireguard-go 5 years ago
linkattrs_linux.go net/tstun: set link speed to SPEED_UNKNOWN 4 years ago
linkattrs_notlinux.go all: remove old +build tags 3 years ago
tap_linux.go net/tstun, wgengine/magicsock: enable vectorized I/O on Linux (#6663) 3 years ago
tap_unsupported.go net/tstun, wgengine/magicsock: enable vectorized I/O on Linux (#6663) 3 years ago
tun.go net/tstun, wgengine/magicsock: enable vectorized I/O on Linux (#6663) 3 years ago
tun_linux.go net/tstun: diagnose /dev/net/tun fd leak, give better failure message 3 years ago
tun_macos.go all: remove old +build tags 3 years ago
tun_notwindows.go all: remove old +build tags 3 years ago
tun_windows.go net/tstun: update tun_windows for wintun 0.14 API revisions, update wireguard-go dependency to 82d2aa87aa623cb5143a41c3345da4fb875ad85d 4 years ago
wrap.go net/tstun, wgengine/magicsock: enable vectorized I/O on Linux (#6663) 3 years ago
wrap_test.go net/tstun, wgengine/magicsock: enable vectorized I/O on Linux (#6663) 3 years ago