tailscale/tstest/natlab
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
..
firewall.go tstest/natlab: add Firewall.Reset method to drop firewall state 2022-10-12 10:16:16 -07:00
nat.go all: convert more code to use net/netip directly 2022-07-25 21:53:49 -07:00
natlab.go net/tstun, wgengine/magicsock: enable vectorized I/O on Linux (#6663) 2022-12-08 17:58:14 -08:00
natlab_test.go all: convert more code to use net/netip directly 2022-07-25 21:53:49 -07:00