Commit Graph

1 Commits (ec5c41addc03bf4392b8d854bf71a320d0f7d3ae)

Author SHA1 Message Date
Jordan Whited a47ce618bd
net/tstun: implement env var for disabling UDP GRO on Linux (#11924)
Certain device drivers (e.g. vxlan, geneve) do not properly handle
coalesced UDP packets later in the stack, resulting in packet loss.

Updates #11026

Signed-off-by: Jordan Whited <jordan@tailscale.com>
6 months ago