]> git.puffer.fish Git - mirror/pve-network.git/commit
sdn: dhcp: request both IPv4 and IPv6 addresses on VM start
authorStefan Lendl <s.lendl@proxmox.com>
Fri, 5 Apr 2024 13:17:55 +0000 (15:17 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 8 Apr 2024 15:57:18 +0000 (17:57 +0200)
commit5fd3da139b06f549847daacc34bae4baf4800dd9
tree640e42dfe0f69e00c724632332f0ccef9b22d088
parente06301af3a6566fae5be3ecf7bf07ce5680876a6
sdn: dhcp: request both IPv4 and IPv6 addresses on VM start

If previously an IP was allocated in the IPAM, but a new subnet added
for the other IP version, we need to allocate an IP in the new subnet.

Signed-off-by: Stefan Lendl <s.lendl@proxmox.com>
Reviewed-by: Stefan Hanreich <s.hanreich@proxmox.com>
Tested-by: Stefan Hanreich <s.hanreich@proxmox.com>
src/PVE/Network/SDN/Vnets.pm