mirror of
https://github.com/tailscale/tailscale.git
synced 2024-11-25 19:15:34 +00:00
7b73c9628d
WSL has started to set the eth0 default route interface default to 1280 MTU, which is too low to carry 1280 byte packets from tailscale0 once wrapped in WireGuard. The change down to 1280 is very likely smaller than necessary for almost all users. We can not easily determine the ideal MTU, but if all the preconditions match, we raise the MTU to 1360, which is just enough for Tailscale traffic to work. Updates #4833 Updates #7346 Signed-off-by: James Tucker <james@tailscale.com> |
||
---|---|---|
.. | ||
distro | ||
mkversion | ||
.gitignore | ||
cmdname_ios.go | ||
cmdname.go | ||
cmp_test.go | ||
cmp.go | ||
export_test.go | ||
modinfo_test.go | ||
print.go | ||
prop.go | ||
race_off.go | ||
race.go | ||
version_test.go | ||
version.go |