Jump to content

Kea (software)

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by CommonsDelinker (talk | contribs) at 08:48, 4 November 2016 (Removing "Kea-logo-100x70.png", it has been deleted from Commons by INeverCry because: Copyright violation, see c:Commons:Licensing.). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.


Kea
Original author(s)Tomek Mrugalski and Marcin Siodelski
Developer(s)Internet Systems Consortium
Initial release2014; 11 years ago (2014)
Repository
Written inC++
Operating system BSD, Linux, Solaris
TypeDHCP server
LicenseMozilla Public License
Websitewww.isc.org/kea

Kea DHCP server

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.