mirror of
https://github.com/containers/podman.git
synced 2026-03-16 21:59:18 -04:00
The --ip-range option did not work correctly. The endIP was accidentally assigned to the start IP. New tests are added to make sure it works. Signed-off-by: Paul Holzinger <pholzing@redhat.com>