mirror of
https://github.com/containers/podman.git
synced 2026-03-13 08:01:19 +08:00
when creating a macvlan network, we should honor gateway, subnet, and mtu as provided by the user. Fixes: #9167 Signed-off-by: baude <bbaude@redhat.com>