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/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>
2 years ago
..
firewall.go tstest/natlab: add Firewall.Reset method to drop firewall state 2 years ago
nat.go all: convert more code to use net/netip directly 2 years ago
natlab.go net/tstun, wgengine/magicsock: enable vectorized I/O on Linux (#6663) 2 years ago
natlab_test.go all: convert more code to use net/netip directly 2 years ago