[pve-devel] applied-series: [PATCH docs/firewall/manager v8 0/5] autogenerate ipsets for sdn objects

Thomas Lamprecht t.lamprecht at proxmox.com
Tue Nov 19 17:00:01 CET 2024


Am 19.11.24 um 16:36 schrieb Stefan Hanreich:
> pve-firewall:
> 
> Stefan Hanreich (3):
>   add support for loading sdn firewall configuration
>   ipsets: return sdn ipsets from api
>   sdn: always include SDN configuration
> 
>  src/PVE/API2/Firewall/Cluster.pm | 12 +++++++-
>  src/PVE/API2/Firewall/Helpers.pm | 50 ++++++++++++++++++++++++++++++++
>  src/PVE/API2/Firewall/Makefile   |  1 +
>  src/PVE/API2/Firewall/Rules.pm   | 25 ++++++++++++++++
>  src/PVE/API2/Firewall/VM.pm      | 10 ++++++-
>  src/PVE/Firewall.pm              | 49 ++++++++++++++++++++++++++-----
>  src/PVE/Service/pve_firewall.pm  |  4 +--
>  7 files changed, 139 insertions(+), 12 deletions(-)
>  create mode 100644 src/PVE/API2/Firewall/Helpers.pm
> 
> 
> pve-manager:
> 
> Stefan Hanreich (1):
>   firewall: add sdn scope to IPRefSelector
> 
>  www/manager6/form/IPRefSelector.js | 8 +++++++-
>  1 file changed, 7 insertions(+), 1 deletion(-)
> 
> 
> pve-docs:
> 
> Stefan Hanreich (1):
>   sdn: add documentation for firewall integration
> 
>  pvesdn.adoc | 92 +++++++++++++++++++++++++++++++++++++++++++++++++++++
>  1 file changed, 92 insertions(+)
> 
> 
> Summary over all repositories:
>   9 files changed, 238 insertions(+), 13 deletions(-)
> 


applied, thanks!




More information about the pve-devel mailing list