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