mirror of
https://github.com/containers/podman.git
synced 2025-07-18 10:08:07 +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>