mirror of
https://github.com/docker/cli.git
synced 2026-01-19 21:41:31 +03:00
If no Mtu value is provided to the docker daemon, get the mtu from the default route's interface. If there is no default route, default to a mtu of 1500. Signed-off-by: Michael Crosby <crosbymichael@gmail.com> Upstream-commit: ff4e58ff560d864432261a68502a8a5543145fdf Component: engine