tailscale/wgengine/netstack
Jordan Whited 25f0a3fc8f
wgengine/netstack: use build tags to exclude gVisor GRO importation on iOS (#13015)
Updates tailscale/corp#22125

Signed-off-by: Jordan Whited <jordan@tailscale.com>
2024-08-03 15:03:44 -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.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
netstack.go wgengine/netstack: increase gVisor's TCP send and receive buffer sizes (#12994) 2024-08-02 15:50:47 -07:00
netstack_linux.go
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
netstack_userping.go
netstack_userping_apple.go