]> git.proxmox.com Git - pve-firewall.git/commit
also signal force-disable nftables if FW is completely disabled
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 30 Apr 2024 08:27:18 +0000 (10:27 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 30 Apr 2024 08:27:21 +0000 (10:27 +0200)
commit21e5d5223286983de0ec89d6635fa736e46a1928
tree4c2c159b3c691e2237905ad1ea7c46d5ea9fcfc5
parentc71345969d59faa1925533121c64db63249b3a65
also signal force-disable nftables if FW is completely disabled

If the FW is disabled on cluster level then touch the file flag to
signal that the nftables FW should not run, to avoid that a config
that uses some keys the new ipl doesn't yet understand causes log-spam
there.

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