mirror of
https://github.com/containers/podman.git
synced 2026-06-05 22:34:53 -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>