mirror of
https://github.com/tailscale/tailscale.git
synced 2025-03-21 05:31:04 +00:00

Work around https://github.com/google/gvisor/issues/5732 by trying to read /proc/net/route with a larger bufsize if it fails the first time. Signed-off-by: Denton Gentry <dgentry@tailscale.com>