From: Hannes Laimer <h.laimer@proxmox.com>
To: pve-devel@lists.proxmox.com
Subject: superseded: [PATCH manager/network 0/2] sdn: add guest/nic selectors to IPAM create window
Date: Wed, 26 Aug 2026 13:14:16 +0200 [thread overview]
Message-ID: <8afaac9d-e412-4cf8-84ec-6585ad6e4dd9@proxmox.com> (raw)
In-Reply-To: <20260819124407.856577-1-h.laimer@proxmox.com>
superseded-by:
https://lore.proxmox.com/pve-devel/20260826111322.1111478-1-h.laimer@proxmox.com
On 2026-08-19 14:44, Hannes Laimer wrote:
> Make it simpler to create IP mapping for guests, so MAC addresses don't have to
> be hand-copied over every time. This also adds the vmid as an optional POST
> parameter, so a vmid can be set on create, and not just on update through PUT.
>
> Aside from the POST endpoint accepting an optional vmid, no functional change
> is intended, this should only improve UX. The MAC field can still be filled by
> hand without using the selector, I guess there could be a use-case for having
> outside-macs be in our SDN IPAM, but I also think there's an argument for not
> allowing that. Either way, that stays unchanged with this.
>
>
> pve-network:
>
> Hannes Laimer (1):
> api: sdn: ipam: add optional vmid to POST endpoint
>
> src/PVE/API2/Network/SDN/Ips.pm | 6 +++++-
> 1 file changed, 5 insertions(+), 1 deletion(-)
>
>
> pve-manager:
>
> Hannes Laimer (1):
> ui: sdn: ipam: allow picking the nic instead of typing its MAC
>
> www/manager6/sdn/IpamEdit.js | 112 ++++++++++++++++++++++++++++++++++-
> 1 file changed, 109 insertions(+), 3 deletions(-)
>
>
> Summary over all repositories:
> 2 files changed, 114 insertions(+), 4 deletions(-)
>
prev parent reply other threads:[~2026-08-26 11:14 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-19 12:44 [PATCH manager/network 0/2] sdn: add guest/nic selectors to IPAM create window Hannes Laimer
2026-08-19 12:44 ` [PATCH pve-network 1/2] api: sdn: ipam: add optional vmid to POST endpoint Hannes Laimer
2026-08-19 12:44 ` [PATCH pve-manager 2/2] ui: sdn: ipam: allow picking the nic instead of typing its MAC Hannes Laimer
2026-08-26 9:58 ` Gabriel Goller
2026-08-26 11:14 ` Hannes Laimer [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=8afaac9d-e412-4cf8-84ec-6585ad6e4dd9@proxmox.com \
--to=h.laimer@proxmox.com \
--cc=pve-devel@lists.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.