automation-tests/common/libnetwork/internal/rootlessnetns
Paul Holzinger 67826c0c25 rootlessnetns: fix setup error when file already exists
It is possible that the netns file where we bind mount the netns already
exists. This can happen if a previous setup process was killed between
creating the file and mounting to it. Or likely more common as described
in the podman issue if the runroot is not a tmpfs and not deleted after
boot.

Fixes containers/podman#25144

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2025-01-30 13:52:04 +01:00
..
netns.go libnetwork/rootlessnetns: build on freebsd 2023-12-05 15:56:29 +01:00
netns_freebsd.go libnetwork: add option to return rootless-netns ips 2024-05-16 15:24:52 +02:00
netns_linux.go rootlessnetns: fix setup error when file already exists 2025-01-30 13:52:04 +01:00
netns_linux_test.go libnetwork: add rootlessnetns package 2023-12-05 14:06:20 +01:00