]> git.proxmox.com Git - pve-firewall.git/commit
implement VM ipsets, allow long ipset names
authorDietmar Maurer <dietmar@proxmox.com>
Wed, 28 May 2014 08:31:03 +0000 (10:31 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 28 May 2014 08:31:03 +0000 (10:31 +0200)
commit708ba7149c029d4916a3529e2d1997fc1e25bd0c
tree3158590dbb8f026f78490bccb51077d470afa1b1
parent42ec8178189b0b27e083b0a0aa94e04670e492ae
implement VM ipsets, allow long ipset names

If names are to long, We simply use the FNV digest instead of the name.
src/PVE/Firewall.pm