From: Thomas Lamprecht <t.lamprecht@proxmox.com>
To: Proxmox VE development discussion <pve-devel@lists.proxmox.com>,
Stefan Hanreich <s.hanreich@proxmox.com>
Subject: [pve-devel] applied-series: [PATCH docs/firewall/manager v8 0/5] autogenerate ipsets for sdn objects
Date: Tue, 19 Nov 2024 17:00:01 +0100 [thread overview]
Message-ID: <7bad81c5-e129-44a8-b854-6e9b1ab4f51a@proxmox.com> (raw)
In-Reply-To: <20241119153610.228658-1-s.hanreich@proxmox.com>
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!
_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
prev parent reply other threads:[~2024-11-19 15:59 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-19 15:36 [pve-devel] " Stefan Hanreich
2024-11-19 15:36 ` [pve-devel] [PATCH pve-firewall v8 1/5] add support for loading sdn firewall configuration Stefan Hanreich
2024-11-19 15:36 ` [pve-devel] [PATCH pve-firewall v8 2/5] ipsets: return sdn ipsets from api Stefan Hanreich
2024-11-19 15:36 ` [pve-devel] [PATCH pve-firewall v8 3/5] sdn: always include SDN configuration Stefan Hanreich
2024-11-19 15:36 ` [pve-devel] [PATCH pve-manager v8 4/5] firewall: add sdn scope to IPRefSelector Stefan Hanreich
2024-11-19 15:36 ` [pve-devel] [PATCH pve-docs v8 5/5] sdn: add documentation for firewall integration Stefan Hanreich
2024-11-19 16:00 ` Thomas Lamprecht [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=7bad81c5-e129-44a8-b854-6e9b1ab4f51a@proxmox.com \
--to=t.lamprecht@proxmox.com \
--cc=pve-devel@lists.proxmox.com \
--cc=s.hanreich@proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.