mirror of
https://github.com/containers/podman.git
synced 2026-09-20 10:27:50 -04: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>