spiegel_podman/cmd/podman/networks
Paul Holzinger c9961e18c0
network create: support "-o parent=XXX" for ipvlan
Just like macvlan the ipvlan driver accepts a specific parent interface.

Fixes #16621

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2022-12-05 18:02:46 +01:00
..
connect.go bump go module to version 4 2022-01-18 12:47:07 +01:00
create.go network create: support "-o parent=XXX" for ipvlan 2022-12-05 18:02:46 +01:00
disconnect.go bump go module to version 4 2022-01-18 12:47:07 +01:00
exists.go bump go module to version 4 2022-01-18 12:47:07 +01:00
inspect.go docs: remove CNI word where it is not applicable 2022-07-22 13:46:28 +02:00
list.go podman network ls: use report.Formatter over Template 2022-09-13 10:33:13 +02:00
network.go bump go module to version 4 2022-01-18 12:47:07 +01:00
prune.go Refactored networkPrune function 2022-07-08 08:33:20 +09:00
reload.go Combine the CheckAllLatest CID and PodID functions 2022-05-26 11:12:40 -04:00
rm.go When removing objects specifying --force,podman should exit with 0 2022-07-26 16:00:42 -04:00