]> git.proxmox.com Git - pve-firewall.git/commit
ebtables: treat chain deletion as change
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Wed, 10 Jul 2019 09:59:20 +0000 (11:59 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 10 Jul 2019 10:50:54 +0000 (12:50 +0200)
commitdefdf28e9984cf2b19b50ea9f6a263bd5a365e43
tree3f672e32e539a445db45560d4bf4d03fac362859
parent0e8af63ddb8a58ff2cda9d8595478a673f563d06
ebtables: treat chain deletion as change

since it is one. otherwise, 'pve-firewall compile' will print false
information as long as the deletion has not been applied yet.

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
src/PVE/Firewall.pm