]> git.proxmox.com Git - pve-firewall.git/commit - src/PVE/Firewall.pm
configs: warn about duplicate ipset entries
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Wed, 29 Apr 2020 08:52:55 +0000 (10:52 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Sat, 2 May 2020 17:05:49 +0000 (19:05 +0200)
commit644b5fc95ad95e370893f902e3296b948f182f9a
tree59b5cfd86675649a5bb52be6d9f9a1a4e44767f8
parent891545e828b4ee3352ec4b2149e7f765b2ed47f3
configs: warn about duplicate ipset entries

instead of silently dropping them when writing the config out.

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