mirror of
https://github.com/containers/podman.git
synced 2026-06-05 14:24:44 -04: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>