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/wgengine/magicsock
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>
2 years ago
..
debughttp.go wgengine/magicsock: fix panic in http debug server 2 years ago
debugknobs.go all: remove old +build tags 2 years ago
debugknobs_stubs.go all: remove old +build tags 2 years ago
discopingpurpose_string.go wgengine/magicsock: make discoPingPurpose a stringer 4 years ago
magicsock.go net/tstun, wgengine/magicsock: enable vectorized I/O on Linux (#6663) 2 years ago
magicsock_default.go all: remove old +build tags 2 years ago
magicsock_linux.go wgengine/magicsock: set UDP socket buffer sizes to 7MB 2 years ago
magicsock_test.go net/tstun, wgengine/magicsock: enable vectorized I/O on Linux (#6663) 2 years ago
magicsock_unix_test.go all: remove old +build tags 2 years ago
pathfinder.go wgengine/magicsock: set up pathfinder (#5994) 2 years ago