wireguard-go/tun
Jordan Whited 5819c6af28 tun/netstack: enable TCP Selective Acknowledgements
Enable TCP SACK for the gVisor Stack used in tun/netstack. This can
improve throughput by an order of magnitude in the presence of packet
loss.

Reviewed-by: James Tucker <james@tailscale.com>
Signed-off-by: Jordan Whited <jordan@tailscale.com>
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2023-03-10 14:52:39 +01:00
..
netstack tun/netstack: enable TCP Selective Acknowledgements 2023-03-10 14:52:39 +01:00
testdata/fuzz/Fuzz_handleGRO conn, device, tun: implement vectorized I/O on Linux 2023-03-10 14:52:17 +01:00
tuntest conn, device, tun: implement vectorized I/O plumbing 2023-03-10 14:52:13 +01:00
alignment_windows_test.go global: bump copyright year 2023-02-07 20:39:29 -03:00
checksum.go conn, device, tun: implement vectorized I/O on Linux 2023-03-10 14:52:17 +01:00
errors.go conn, device, tun: implement vectorized I/O plumbing 2023-03-10 14:52:13 +01:00
operateonfd.go global: bump copyright year 2023-02-07 20:39:29 -03:00
tcp_offload_linux_test.go conn: inch BatchSize toward being non-dynamic 2023-03-10 14:52:22 +01:00
tcp_offload_linux.go conn: inch BatchSize toward being non-dynamic 2023-03-10 14:52:22 +01:00
tun_darwin.go conn, device, tun: implement vectorized I/O plumbing 2023-03-10 14:52:13 +01:00
tun_freebsd.go conn, device, tun: implement vectorized I/O plumbing 2023-03-10 14:52:13 +01:00
tun_linux.go conn: inch BatchSize toward being non-dynamic 2023-03-10 14:52:22 +01:00
tun_openbsd.go conn, device, tun: implement vectorized I/O plumbing 2023-03-10 14:52:13 +01:00
tun_windows.go conn, device, tun: implement vectorized I/O plumbing 2023-03-10 14:52:13 +01:00
tun.go conn, device, tun: implement vectorized I/O plumbing 2023-03-10 14:52:13 +01:00