Re: [pve-devel] SPAM: [PATCH pve-network 0/2] fix #5949

2024-12-05 Thread Stefan Hanreich
This patch series would change the behavior of zones with DHCP enabled as follows: Currently you need to explicitly configure a DHCP range, otherwise DHCP doesn't work. With this patch series, an IP *always* gets allocated in the IPAM when DHCP is enabled and served via DHCP. This is an okay chan

Re: [pve-devel] SPAM: [PATCH pve-network 0/2] fix #5949

2024-12-05 Thread Lou Lecrivain via pve-devel
#x27;ll still have errors, even if we now go through the correct code path. BR De : Stefan Hanreich Envoyé : jeudi 5 décembre 2024 16:49 À : Proxmox VE development discussion Cc : Lecrivain, Lou (WDZ) Objet : [!!ACHTUNG extern!!] - Re: [pve-devel] SPAM: [PA

Re: [pve-devel] SPAM: [PATCH pve-network 0/2] fix #5949

2024-12-05 Thread Stefan Hanreich
> The whole patch series requires #5946 patch to work. Do you mean #5496? Is there any specific reason why this requires the NetboxPlugin fix? Should be unrelated, as far as I can tell? ___ pve-devel mailing list pve-devel@lists.proxmox.com https://lis

[pve-devel] SPAM: [PATCH pve-network 0/2] fix #5949

2024-11-28 Thread Lou Lecrivain via pve-devel
--- Begin Message --- 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 configu