Kea (software)
Original author(s) | Tomek Mrugalski and Marcin Siodelski |
---|---|
Developer(s) | Internet Systems Consortium |
Initial release | 2014 |
Written in | C++ |
Operating system | BSD, Linux, Solaris |
Type | DHCP server |
License | Mozilla Public License |
Website |
www |
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
- ↑ "Kea project page on Github". github.com. GitHub Inc. Retrieved 4 November 2016.
- ↑ "Fedora Project git". fedoraproject.org. Fedora Project. Retrieved 4 November 2016.
- ↑ "FreshPorts". freshports.org. Retrieved 4 November 2016.
- ↑ "Ubuntu packages". ubuntu.com. Canonical, LTD. Retrieved 4 November 2016.
- ↑ "Debian Packages". debian.org. SPI, Inc. Retrieved 4 November 2016.
- ↑ "Arch Linux User Repository". archlinux.org. aurweb Development Team. Retrieved 4 November 2016.
- ↑ https://www.isc.org/blogs/kea-license-2-0/
- ↑ "DHCP Infrastructure Evolution at Facebook and the Importance of Designing Stateless Services". SREcon15 Europe. USENIX. Retrieved 4 November 2016.
- ↑ "Using ISC Kea DHCP in our data centers". f code. Facebook. Retrieved 4 November 2016.
- ↑ "Kea Development". Internet Systems Consortium, Inc. Retrieved 4 November 2016.