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/wgengine/netstack
Jordan Whited 8e42510a71
wgengine/netstack: disable gVisor GSO on Linux (#13215)
net/tstun.Wrapper.InjectInboundPacketBuffer is not GSO-aware, which can
break quad-100 TCP streams as a result. Linux is the only platform where
gVisor GSO was previously enabled.

Updates tailscale/corp#22511
Updates #13211

Signed-off-by: Jordan Whited <jordan@tailscale.com>
3 months ago
..
gro wgengine/netstack/gro: exclude importation of gVisor GRO pkg on iOS (#13202) 3 months ago
link_endpoint.go net/tstun,wgengine{/netstack/gro}: refactor and re-enable gVisor GRO for Linux (#13172) 3 months ago
netstack.go wgengine/netstack: disable gVisor GSO on Linux (#13215) 3 months ago
netstack_linux.go all: update copyright and license headers 2 years ago
netstack_tcpbuf_default.go wgengine/netstack: increase gVisor's TCP send and receive buffer sizes (#12994) 3 months ago
netstack_tcpbuf_ios.go wgengine/netstack: increase gVisor's TCP send and receive buffer sizes (#12994) 3 months ago
netstack_test.go net/tstun,wgengine{/netstack/gro}: refactor and re-enable gVisor GRO for Linux (#13172) 3 months ago
netstack_userping.go xcode: allow ICMP ping relay on macOS + iOS platforms (#12048) 6 months ago
netstack_userping_apple.go various: fix lint warnings 5 months ago