mirror of https://github.com/containers/podman.git
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 | ||