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>
2022-12-08 17:58:14 -08:00
..
archtest all: remove old +build tags 2022-11-04 07:25:42 -07:00
integration cmd/tailscaled: add a special command to tailscaled's Windows service for removing WinTun 2022-12-07 12:12:02 -06:00
iosdeps all: remove old +build tags 2022-11-04 07:25:42 -07:00
jsdeps all: remove old +build tags 2022-11-04 07:25:42 -07:00
natlab net/tstun, wgengine/magicsock: enable vectorized I/O on Linux (#6663) 2022-12-08 17:58:14 -08:00
tools all: remove old +build tags 2022-11-04 07:25:42 -07:00
allocs.go util/testingutil: new package with MinAllocsPerRun 2021-10-28 12:48:37 -07:00
clock.go all: fix spelling mistakes 2022-09-29 13:36:13 -07:00
log_test.go tstest: rename LogListener to LogLineTracker 2020-09-04 08:09:56 -07:00
log.go ipn/ipnlocal: fix test flake when we log after a test completes 2022-11-02 16:17:59 -04:00
resource.go tstest: do not error if the there are fewer goroutines than at start 2022-07-29 09:53:01 -07:00
tstest.go tstest: add WaitFor helper 2021-04-29 14:43:46 -07:00