all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [PATCH manager/network 0/2] sdn: add guest/nic selectors to IPAM create window
@ 2026-08-19 12:44 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
  0 siblings, 2 replies; 3+ messages in thread
From: Hannes Laimer @ 2026-08-19 12:44 UTC (permalink / raw)
  To: pve-devel

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(-)

-- 
Generated by murpp 0.12.0




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-08-19 12:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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

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.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal