mirror of
git://git.proxmox.com/git/pve-firewall.git
synced 2025-01-19 14:03:53 +03:00
Leo Nunner
856de23adb
fix #4556: introduce 'dc' and 'vm' prefix for IPSets
to differentiate whether they should be taken from the datacenter config or from the local config. The parser now accepts IPSets in the following format: +dc/ipset Looks for the IPSet on the Datacenter level. +vm/ipset Looks for the IPSet on the VM level. +ipset Uses the previous method of scoping, where it first looks at the VM level and then at the Datacenter level. Signed-off-by: Leo Nunner <l.nunner@proxmox.com>
Description
No description provided
Languages
Perl
87.8%
C
10.6%
Makefile
1.6%