The Linux dhclient supports it and it's actually a nice to have feature as it can increase the security by keeping out the rogue DHCP servers from an entire LAN range. But probably you can achieve similar functionality with the interface restriction.
On Mon, Aug 9, 2021 at 3:33 PM Stuart Henderson <[email protected]> wrote: > > On 2021/08/09 15:03, Andras Vinter wrote: > > It's probably an overkill for first implementation, but in the future > > I think we should support subnet definitions in CIDR notation (e.x.: > > 192.168.0.0/24) and IP ranges for fine control (e.x.: > > 192.168.0.100-192.168.0.254). > > dhclient never needed that. >
