tailscale/wgengine/netstack
Jordan Whited 5bdf8e21c8
wgengine/netstack: enable TCP SACK (#6066)
TCP selective acknowledgement can improve throughput by an order
of magnitude in the presence of loss.

Signed-off-by: Jordan Whited <jordan@tailscale.com>
(cherry picked from commit a471681e28)
2022-10-26 13:52:43 -07:00
..
netstack.go wgengine/netstack: enable TCP SACK (#6066) 2022-10-26 13:52:43 -07:00
netstack_linux.go wgengine/netstack: make userspace ping work when tailscaled has CAP_NET_RAW 2022-01-12 14:23:39 -08:00
netstack_test.go wgengine/netstack: always respond to 4via6 echo requests (#5712) 2022-09-21 18:07:57 -04:00
subnet_router_wrapper.go cmd/tailscaled, wgengine{,/netstack}: add netstack hybrid mode, add to Windows 2021-04-06 21:37:28 -07:00