mirror of
https://github.com/containers/podman.git
synced 2025-05-28 05:08:18 +08:00

Creating a macvlan network with the subnet or ipRange option should set the ipam plugin type to `host-local`. We also have to insert the default route. Fixes #10283 Signed-off-by: Paul Holzinger <paul.holzinger@web.de>