podman/pkg/domain
Paul Holzinger 6961d91206
network create: allow multiple subnets
podman network create --subnet, --gateway and --ip-range can now be
specified multiple times to join the network to more than one subnet.
This is very useful if you want to use a dual stack network and assign a
fixed ipv4 and ipv6 subnet. The order of the options is important here,
the first --gateway/--ip-range will be assigned to the first subnet and
so on.

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2022-01-27 16:38:39 +01:00
..
entities network create: allow multiple subnets 2022-01-27 16:38:39 +01:00
filters bump go module to version 4 2022-01-18 12:47:07 +01:00
infra switch podman image scp from depending on machinectl to just os/exec 2022-01-26 14:40:44 -05:00
utils bump go module to version 4 2022-01-18 12:47:07 +01:00