mirror of
https://github.com/containers/podman.git
synced 2025-08-06 19:44:14 +08:00

by default slirp4netns uses the tap0 device. When slirp4netns is used, use that device by default instead of eth0. Closes: https://github.com/containers/podman/issues/11695 Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>