[pve-devel] SPAM: [PATCH pve-network 1/2] vnet: do not skip if no range is defined, ask for allocation inside prefix instead
Stefan Hanreich
s.hanreich at proxmox.com
Thu Dec 5 17:08:30 CET 2024
we could just pass $subnet->{'dhcp-range'} directly instead of adding
the ternary, it will be undefined then and add_next_free_ip just checks
for truthiness.
More information about the pve-devel
mailing list