Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tstun, wgengine/magicsock: enable vectorized I/O on Linux. #6663

Merged
merged 1 commit into from
Dec 9, 2022

Commits on Dec 9, 2022

  1. net/tstun, wgengine/magicsock: enable vectorized I/O on Linux

    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>
    jwhited and raggi committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    5439267 View commit details
    Browse the repository at this point in the history