mirror of
https://github.com/containers/podman.git
synced 2025-10-20 20:54:45 +08:00

The mtu default value is currently forced to 65520. This let the user control it using the config key network_cmd_options, i.e.: network_cmd_options=["mtu=9000"] Signed-off-by: bitstrings <pino.silvaggio@gmail.com>