]> git.proxmox.com Git - pve-firewall.git/commit
avoid calls to iptables_rule_exist
authorDietmar Maurer <dietmar@proxmox.com>
Mon, 31 Mar 2014 09:35:12 +0000 (11:35 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Mon, 31 Mar 2014 09:35:12 +0000 (11:35 +0200)
commitc4a2e5aeb5f0e6eab8e02796d3e703a5481d8618
tree5f3fa052bcd22927aae5a554a5d05f812170eb91
parentc6f5cc88d85a9e63654defb0bee4b1c5d6a574cd
avoid calls to iptables_rule_exist

We can return that info with iptables_get_chains().
example/cluster.fw
src/PVE/Firewall.pm
src/pvefw