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/tstest
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
..
archtest all: remove old +build tags 2 years ago
integration cmd/tailscaled: add a special command to tailscaled's Windows service for removing WinTun 2 years ago
iosdeps all: remove old +build tags 2 years ago
jsdeps all: remove old +build tags 2 years ago
natlab net/tstun, wgengine/magicsock: enable vectorized I/O on Linux (#6663) 2 years ago
tools all: remove old +build tags 2 years ago
allocs.go util/testingutil: new package with MinAllocsPerRun 3 years ago
clock.go all: fix spelling mistakes 2 years ago
log.go ipn/ipnlocal: fix test flake when we log after a test completes 2 years ago
log_test.go tstest: rename LogListener to LogLineTracker 4 years ago
resource.go tstest: do not error if the there are fewer goroutines than at start 2 years ago
tstest.go tstest: add WaitFor helper 3 years ago