mirror of
https://github.com/containers/podman.git
synced 2026-01-21 20:39:07 -05:00
If the name already exists and CheckDuplicate is set we need to return 409, if CheckDuplicate is not set we return the network without error. Fixes #17585 Signed-off-by: Paul Holzinger <pholzing@redhat.com>