podman/pkg/firewall
Matthew Heon d377a51578 Replace existing iptables handler with firewall code
Use the new firewall code vendored from CNI to replace the
existing iptables rule addition handler we had in place. This
adds proper support for firewalld and should be much better at
interacting with the firewall.

Signed-off-by: Matthew Heon <matthew.heon@gmail.com>

Closes: #1431
Approved by: baude
2018-09-10 18:53:27 +00:00
..
common.go Replace existing iptables handler with firewall code 2018-09-10 18:53:27 +00:00
firewall_linux.go Vendor CNI plugins firewall code 2018-09-10 18:53:27 +00:00
firewall_none.go Replace existing iptables handler with firewall code 2018-09-10 18:53:27 +00:00
firewall_unsupported.go Vendor CNI plugins firewall code 2018-09-10 18:53:27 +00:00
firewalld.go Vendor CNI plugins firewall code 2018-09-10 18:53:27 +00:00
iptables.go Replace existing iptables handler with firewall code 2018-09-10 18:53:27 +00:00