automation-tests/common/libnetwork/internal/util
Paul Holzinger 774087c6a7 libnetwork: only validate static ip when ipam is host-local
If the dhcp ipam driver is used podman does not know any subnets so we
cannot verify if the given static ip is in the subnet.

Fixes containers/podman#12762

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2022-01-10 16:29:38 +01:00
..
bridge.go add libnetwork package 2021-12-16 19:07:38 +01:00
create.go add libnetwork package 2021-12-16 19:07:38 +01:00
interface.go add libnetwork package 2021-12-16 19:07:38 +01:00
interfaces.go add libnetwork package 2021-12-16 19:07:38 +01:00
ip.go libnetwork: fix lint errors 2021-12-17 14:24:21 +01:00
ip_test.go add libnetwork package 2021-12-16 19:07:38 +01:00
parse.go add libnetwork package 2021-12-16 19:07:38 +01:00
util.go fix typo 2022-01-03 20:15:46 +08:00
validate.go libnetwork: only validate static ip when ipam is host-local 2022-01-10 16:29:38 +01:00