public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] SPAM: [PATCH pve-network 0/2] fix #5949
@ 2024-11-28 17:09 Lou Lecrivain via pve-devel
  2024-12-05 15:49 ` Stefan Hanreich
  2024-12-05 16:50 ` Stefan Hanreich
  0 siblings, 2 replies; 4+ messages in thread
From: Lou Lecrivain via pve-devel @ 2024-11-28 17:09 UTC (permalink / raw)
  To: pve-devel; +Cc: Lou Lecrivain

[-- Attachment #1: Type: message/rfc822, Size: 4743 bytes --]

From: Lou Lecrivain <lou.lecrivain@wdz.de>
To: pve-devel@lists.proxmox.com
Subject: SPAM: [PATCH pve-network 0/2] fix #5949
Date: Thu, 28 Nov 2024 18:09:40 +0100
Message-ID: <20241128170942.4717-1-lou.lecrivain@wdz.de>

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



[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-12-05 16:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-11-28 17:09 [pve-devel] SPAM: [PATCH pve-network 0/2] fix #5949 Lou Lecrivain via pve-devel
2024-12-05 15:49 ` Stefan Hanreich
2024-12-05 15:56   ` Lou Lecrivain via pve-devel
2024-12-05 16:50 ` Stefan Hanreich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal