mirror of
https://github.com/containers/podman.git
synced 2025-09-09 11:32:19 +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>