applied both patches, thanks On Tue, Dec 13, 2022 at 04:14:17PM +0100, Stefan Hrdlicka wrote: > 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
_______________________________________________ pve-devel mailing list [email protected] https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
