]> git.proxmox.com Git - pve-network.git/commit
subnet: add dhcp options
authorStefan Hanreich <s.hanreich@proxmox.com>
Fri, 17 Nov 2023 11:39:41 +0000 (12:39 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Sat, 18 Nov 2023 14:59:50 +0000 (15:59 +0100)
commit290fa5c9aff96c42dd421b730867bd15f8d3b959
treee8043bec301e323859ff665054871d35766c5c44
parenta1845dad8032395f6679300af3d3100b5ded31d9
subnet: add dhcp options

Additionally add a helper function for parsing the DHCP ranges of a
subnet.

Signed-off-by: Stefan Hanreich <s.hanreich@proxmox.com>
src/PVE/Network/SDN/SubnetPlugin.pm
src/PVE/Network/SDN/Subnets.pm