diff options
author | Thibaut Notteboom <thibaut.notteboom@gmail.com> | 2016-12-08 23:32:35 +0000 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2016-12-10 00:57:38 +0000 |
commit | 2278ebb4601bd75afb4beae31a5b4b5e8e4b8895 (patch) | |
tree | d6042247da7224b81512fb940b01ef4aeda70825 /network/kea/slack-desc | |
parent | 1b3d29cb0db41683c27fdd5f2cbec542ba936548 (diff) | |
download | slackbuilds-2278ebb4601bd75afb4beae31a5b4b5e8e4b8895.tar.gz |
network/kea: Added (DHCPv4/DHCPv6 server).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'network/kea/slack-desc')
-rw-r--r-- | network/kea/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/network/kea/slack-desc b/network/kea/slack-desc new file mode 100644 index 0000000000..771bc812b6 --- /dev/null +++ b/network/kea/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +kea: kea (DHCPv4/DHCPv6 server) +kea: +kea: KEA is a new open source DHCPv4/DHCPv6 server being developed by +kea: Internet Systems Consortium. The objective of this project is to +kea: provide a very high-performance, extensible DHCP server engine for use +kea: by enterprises and service providers, either as is or with extensions +kea: and modifications. +kea: +kea: Kea provides DHCPv4 and DHCPv6 servers, a dynamic DNS update module, +kea: a portable DHCP library, libdhcp++, and a DHCP benchmarking tool, +kea: perfdhcp. |