[pve-devel] applied: [PATCH proxmox-firewall v4 3/9] ipsets: autogenerate ipsets for vnets and ipam

Thomas Lamprecht t.lamprecht at proxmox.com
Sun Nov 17 15:08:34 CET 2024


Am 15.11.24 um 13:09 schrieb Stefan Hanreich:
> They act like virtual ipsets, similar to ipfilter-net, that can be
> used for defining firewall rules for sdn objects dynamically.
> 
> The changes in proxmox-ve-config also introduced a dedicated struct
> for representing ip ranges, so we update the existing code, so that it
> uses that struct as well.
> 
> Signed-off-by: Stefan Hanreich <s.hanreich at proxmox.com>
> Reviewed-by: Wolfgang Bumiller <w.bumiller at proxmox.com>
> Tested-by: Gabriel Goller <g.goller at proxmox.com>
> Tested-by: Hannes Dürr <h.duerr at proxmox.com>
> ---
>  proxmox-firewall/src/firewall.rs              |   22 +-
>  proxmox-firewall/src/object.rs                |   41 +-
>  .../integration_tests__firewall.snap          | 1288 +++++++++++++++++
>  proxmox-nftables/src/expression.rs            |   17 +-
>  4 files changed, 1354 insertions(+), 14 deletions(-)
> 
>

applied, thanks!




More information about the pve-devel mailing list