]> git.proxmox.com Git - pve-firewall.git/commit - src/PVE/Firewall.pm
use IPCC to read FW files if the are backed by pmxcfs
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 11 Apr 2019 13:28:36 +0000 (15:28 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 17 Apr 2019 11:01:45 +0000 (13:01 +0200)
commit0dbef53046fade02efec143d3b7a0f4f9021b618
tree42fb1450f5fb421d7ad7b1fb42967420f9558515
parent585ede439c205271353a17b64ad89da717df87fc
use IPCC to read FW files if the are backed by pmxcfs

This allows us to profit from the IPCC pmxcfs restart mechanisms,
which will block this call for the grace period (~10 seconds) and
transparently try to reconnect to the IPCC interface of pmxcfs, if a
restart is detected..

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
src/PVE/Firewall.pm