Kea (software)

ISC Kea
Original author(s) Tomek Mrugalski and Marcin Siodelski
Developer(s) Internet Systems Consortium
Initial release 2014 (2014)
Written in C++
Operating system BSD, Linux, Solaris
Type DHCP 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 Dynamic Host Control Protocol, a set of standards established by the Internet Engineering Task Force (IETF). Kea software is distributed in source code form, on Github,[1] from various ISC sites, and though a number of operating system packages.[2][3][4][5][6]

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

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[8][9] or Cassandra (experimental) database. Kea has a supported API for writing optional extensions, using 'hooks'.[10]

References

  1. "Kea project page on Github". github.com. GitHub Inc. Retrieved 4 November 2016.
  2. "Fedora Project git". fedoraproject.org. Fedora Project. Retrieved 4 November 2016.
  3. "FreshPorts". freshports.org. Retrieved 4 November 2016.
  4. "Ubuntu packages". ubuntu.com. Canonical, LTD. Retrieved 4 November 2016.
  5. "Debian Packages". debian.org. SPI, Inc. Retrieved 4 November 2016.
  6. "Arch Linux User Repository". archlinux.org. aurweb Development Team. Retrieved 4 November 2016.
  7. https://www.isc.org/blogs/kea-license-2-0/
  8. "DHCP Infrastructure Evolution at Facebook and the Importance of Designing Stateless Services". SREcon15 Europe. USENIX. Retrieved 4 November 2016.
  9. "Using ISC Kea DHCP in our data centers". f code. Facebook. Retrieved 4 November 2016.
  10. "Kea Development". Internet Systems Consortium, Inc. Retrieved 4 November 2016.

External links

This article is issued from Wikipedia - version of the 12/4/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.