]> git.puffer.fish Git - mirror/pve-network.git/commit
sdn: dhcp: get next free ip for a specific IP version
authorStefan Lendl <s.lendl@proxmox.com>
Fri, 5 Apr 2024 13:17:54 +0000 (15:17 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 8 Apr 2024 15:57:18 +0000 (17:57 +0200)
commite06301af3a6566fae5be3ecf7bf07ce5680876a6
tree24ffef3221a29f979d884eb2792cc68657a48ab4
parent00370995cb3ae3e7af7904e4bf647b60928fc36b
sdn: dhcp: get next free ip for a specific IP version

Specify the IP version (4|6) for which an IP shall be requested from the IPAM.

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/Subnets.pm
src/PVE/Network/SDN/Vnets.pm