summaryrefslogtreecommitdiff
path: root/src/PVE/Network/SDN/SubnetPlugin.pm
AgeCommit message (Expand)Author
2025-04-07subnet: dhcp: do not allow overlapping dhcp rangesStefan Hanreich
2025-04-07subnet: dhcp: only accept single ips and normalize themStefan Hanreich
2025-04-07subnet: dhcp: fix typo in error messageStefan Hanreich
2025-04-07subnet: dhcp: improve Net::IP usageStefan Hanreich
2025-04-07partial fix #5496: subnet: ipam: add update_subnet hookStefan Hanreich
2023-11-22sdn: validate dhcp-range in APIStefan Lendl
2023-11-21subnet: fix dhcp-dns-server formatStefan Hanreich
2023-11-18subnet: vnet: refactor IPAM related methodsStefan Hanreich
2023-11-18subnet: add dhcp optionsStefan Hanreich
2023-05-25separate packaging and source build systemThomas Lamprecht