mirror of
https://github.com/containers/podman.git
synced 2025-10-12 00:35:05 +08:00

when creating a network, podman should add the firewall plugin to the config but not specify a backend. this will allow cni to determine whether it should use an iptables|firewalld backend. Signed-off-by: Brent Baude <bbaude@redhat.com>