tailscale/wgengine/netstack
Jordan Whited 2f27319baf
wgengine/netstack: disable gVisor TCP GRO for Linux (#13138)
A SIGSEGV was observed around packet merging logic in gVisor's GRO
package.

Updates tailscale/corp#22353

Signed-off-by: Jordan Whited <jordan@tailscale.com>
2024-08-14 11:36:48 -07:00
..
gro_default.go wgengine/netstack: use build tags to exclude gVisor GRO importation on iOS (#13015) 2024-08-03 15:03:44 -07:00
gro_ios.go wgengine/netstack: use build tags to exclude gVisor GRO importation on iOS (#13015) 2024-08-03 15:03:44 -07:00
link_endpoint_test.go go.mod,net/tstun,wgengine/netstack: implement gVisor TCP GRO for Linux (#12921) 2024-08-02 10:41:10 -07:00
link_endpoint.go wgengine/netstack: use build tags to exclude gVisor GRO importation on iOS (#13015) 2024-08-03 15:03:44 -07:00
netstack_linux.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
netstack_tcpbuf_default.go wgengine/netstack: increase gVisor's TCP send and receive buffer sizes (#12994) 2024-08-02 15:50:47 -07:00
netstack_tcpbuf_ios.go wgengine/netstack: increase gVisor's TCP send and receive buffer sizes (#12994) 2024-08-02 15:50:47 -07:00
netstack_test.go wgengine/netstack: add test for #12448 2024-06-13 11:46:48 -07:00
netstack_userping_apple.go various: fix lint warnings 2024-06-06 17:06:54 -04:00
netstack_userping.go xcode: allow ICMP ping relay on macOS + iOS platforms (#12048) 2024-05-16 11:57:57 -07:00
netstack.go wgengine/netstack: disable gVisor TCP GRO for Linux (#13138) 2024-08-14 11:36:48 -07:00