xcat-core
xcat-core copied to clipboard
ISC DHCP server is EOL
trafficstars
see https://www.isc.org/blogs/isc-dhcp-eol/
While the blog post above concerns the ISC DHCP server, the client is also EOL. E.g. from https://www.isc.org/dhcp/
ISC has ended development on the ISC DHCP client as of early 2022. This client implementation is no longer maintained and should not be used in production any longer.
As to what alternatives there are, for the client both systemd-networkd and NetworkManager nowadays have internal DHCP clients. For the server side, there are multiple options, like ISC Kea and dnsmasq.