[pve-devel] [PATCH V3 firewall 0/2] allow non zero ip address host bits to be entered

Stefan Hrdlicka s.hrdlicka at proxmox.com
Tue Dec 13 16:14:17 CET 2022


V2 -> V3
* review fix: removed closure from clean_cidr

V1 -> V2
* zero out host bits instead of ignoring error
* regex "cleanup"

Stefan Hrdlicka (2):
  allow non zero ip address host bits to be entered
  cleanup: don't capture "/xx" of CIDR

 src/PVE/API2/Firewall/IPSet.pm |  2 +-
 src/PVE/Firewall.pm            | 21 +++++++++++++++++++--
 2 files changed, 20 insertions(+), 3 deletions(-)

-- 
2.30.2






More information about the pve-devel mailing list