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 bfcb3562e6
wgengine/netstack: re-enable gVisor GSO on Linux (#13269)
This was previously disabled in 8e42510 due to missing GSO-awareness in
tstun, which was resolved in d097096.

Updates tailscale/corp#22511

Signed-off-by: Jordan Whited <jordan@tailscale.com>
4 weeks ago
..
gro wgengine/netstack/gro: exclude importation of gVisor GRO pkg on iOS (#13202) 1 month ago
link_endpoint.go net/tstun,wgengine{/netstack/gro}: refactor and re-enable gVisor GRO for Linux (#13172) 1 month ago
netstack.go wgengine/netstack: re-enable gVisor GSO on Linux (#13269) 4 weeks 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) 2 months ago
netstack_tcpbuf_ios.go wgengine/netstack: increase gVisor's TCP send and receive buffer sizes (#12994) 2 months ago
netstack_test.go net/tstun,wgengine{/netstack/gro}: refactor and re-enable gVisor GRO for Linux (#13172) 1 month ago
netstack_userping.go xcode: allow ICMP ping relay on macOS + iOS platforms (#12048) 4 months ago
netstack_userping_apple.go various: fix lint warnings 4 months ago