mirror of
https://github.com/containers/podman.git
synced 2026-02-28 20:47:52 -05: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>