*** Welcome to piglix ***

Kea (software)

ISC Kea
Original author(s) Tomek Mrugalski and Marcin Siodelski
Developer(s) Internet Systems Consortium
Initial release 2014; 3 years ago (2014)
Written in C++
Operating system BSD, Linux, Solaris
Type server
License Mozilla Public License
Website www.isc.org/kea

Kea is an open source DHCP server being developed, primarily in C++, by the Internet Systems Consortium, authors of ISC DHCP, also known as DHCPd. Kea and ISC DHCP are both implementations of the , a set of standards established by the Internet Engineering Task Force (IETF). Kea software is distributed in source code form, on Github, from various ISC sites, and though a number of operating system packages.

Kea is licensed under the Mozilla Public License (MPL2.0)

The Kea distribution includes a DHCPv4 server, a DHCPv6 server, and a Dynamic DNS (DDNS) server. Significant features include: support for IPv6 prefix delegation, host reservations (which may be optionally stored in a separate back end database), PXE boot, client classification, and optional support for storing leases in a PostgreSQL, MySQL or Cassandra (experimental) database. Kea has a supported API for writing optional extensions, using 'hooks'.


...
Wikipedia

...