tailscale/wgengine/wgcfg
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
..
nmcfg wgengine/netlog: embed the StableNodeID of the authoring node (#6105) 2022-10-28 10:09:30 -07:00
config.go wgengine/netlog: embed the StableNodeID of the authoring node (#6105) 2022-10-28 10:09:30 -07:00
device_test.go net/tstun, wgengine/magicsock: enable vectorized I/O on Linux (#6663) 2022-12-08 17:58:14 -08:00
device.go wgengine/wgcfg: recover from mismatched PublicKey/Endpoints 2021-11-18 14:28:41 -08:00
parser_test.go all: convert more code to use net/netip directly 2022-07-25 21:53:49 -07:00
parser.go all: convert more code to use net/netip directly 2022-07-25 21:53:49 -07:00
wgcfg_clone.go types/logid: move logtail ID types here (#6336) 2022-11-28 15:25:47 -08:00
writer.go wgengine/wgcfg: only write peer headers if necessary (#5449) 2022-08-29 20:47:52 -04:00