mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-06 08:55:44 +00: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> |
||
|---|---|---|
| .. | ||
| config.go | ||
| create.go | ||
| create_test.go | ||
| devices.go | ||
| files.go | ||
| ip.go | ||
| lock.go | ||
| netconflist.go | ||
| netconflist_test.go | ||
| network.go | ||
| network_test.go | ||
| subnet.go | ||
| subnet_test.go | ||