SPAM: [PATCH pve-network 0/2] fix #5949
Lou Lecrivain
lou.lecrivain at wdz.de
Thu Nov 28 18:09:40 CET 2024
this patch series re-enables a previously disabled code path in order to
allow IP allocation directly from a prefix when no DHCP ranges
are configured for a subnet.
2nd commit is a workaround for dnsmasq crash when a dhcp lease is
updated via dbus and no dhcp-range is configured.
The whole patch series requires #5946 patch to work.
MfG
--
Lou Lecrivain
WDZ GmbH
Lou Lecrivain (2):
vnet: do not skip if no range is defined, ask for allocation inside
prefix instead
dhcp: generate dhcp-range for dnsmasq even when no dhcp_ranges exist
src/PVE/Network/SDN/Dhcp.pm | 6 ++++--
src/PVE/Network/SDN/Dhcp/Dnsmasq.pm | 5 ++++-
src/PVE/Network/SDN/Dhcp/Plugin.pm | 2 +-
src/PVE/Network/SDN/Vnets.pm | 4 ++--
4 files changed, 11 insertions(+), 6 deletions(-)
--
2.39.5
More information about the pve-devel
mailing list