kea: add new package
authorBangLang Huang <banglang.huang@foxmail.com>
Fri, 13 Oct 2017 14:24:34 +0000 (22:24 +0800)
committerRosy Song <rosysong@rosinson.com>
Wed, 3 Apr 2019 05:58:44 +0000 (13:58 +0800)
commit28e8dc578f36f6bf6a738f54584e1c55c49cfcfd
tree64f91c0ab8b81a753de412f2c36a52232c2b104d
parenta816d32107571cbde0e95d890cf0b4c5b5cb63ca
kea: add new package

Kea is an open source DHCPv4/DHCPv6 server being developed by
Internet Systems Consortium. Kea is a high-performance, extensible
DHCP server engine that is designed to be easily modified and extended
with hooks libraries.

Kea is free open source, and we welcome community engagement, via the
Kea-users mailing list, this wiki, and our Github
repository. There is a small core team of dedicated software engineers
developing it and we need your contributions and support
contracts to support them.

DHCP Standardization efforts: The lead developer on KEA is
co-chair of the Dynamic Host Configuration working group in the
IETF. We are committed to providing a standards-compliant
implementation and are closely tracking developments in this working
group and evaluating them for inclusion in KEA.

wiki : http://kea.isc.org/wiki
official : https://www.isc.org/kea/

Signed-off-by: BangLang Huang <banglang.huang@foxmail.com>
net/kea/Makefile [new file with mode: 0644]
net/kea/patches/001-fix-cross-compile.patch [new file with mode: 0644]
net/kea/patches/002-fix-host-compile.patch [new file with mode: 0644]
net/kea/patches/003-no-test-compile.patch [new file with mode: 0644]