]> git.proxmox.com Git - pve-network.git/commit
dnsmasq: configure static range for each subnet
authorAlexandre Derumier <aderumier@odiso.com>
Sat, 18 Nov 2023 14:13:11 +0000 (15:13 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Sat, 18 Nov 2023 15:00:10 +0000 (16:00 +0100)
commit3f764f82d1688fededd7f7e4ebc3d77c1b12762e
treec95ebc3e72617900bd095b5c539ad7335b0d8a32
parent77617306c3045c6a552c6aa929d8e115f83c547a
dnsmasq: configure static range for each subnet

we don't want dynamic lease, simply define each subnet as a static range.

dhcp-range defined on a subnet is only used by ipam plugin.

This will also allow to use dhcp subnet without need to define a range.
Can be usefull for external ipam like phpipam, where you can't define ranges.

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
src/PVE/Network/SDN/Dhcp/Dnsmasq.pm