From: Suzanne Goldlust Date: Thu, 17 Jan 2019 20:25:09 +0000 (-0500) Subject: Update intro.xml X-Git-Tag: 481-remote-subnet4-set-inconsistent-work-when-id-subnet-is-duplicated_base~31 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=01127a15f0932cc4d0d3665c870c5e52f46865fa;p=thirdparty%2Fkea.git Update intro.xml --- diff --git a/doc/guide/intro.xml b/doc/guide/intro.xml index fb0006c3a0..1ead19f350 100644 --- a/doc/guide/intro.xml +++ b/doc/guide/intro.xml @@ -20,13 +20,6 @@ extensions, e.g. prefix delegation and dynamic updates to DNS. - - Kea was initially developed as a part of the BIND 10 framework. - In early 2014, ISC made the decision to discontinue active - development of BIND 10 and to continue development of Kea as - standalone DHCP software. - - This guide covers Kea version &keaversion;. @@ -64,11 +57,11 @@ - Kea supports two crypto libraries: Botan and OpenSSL. Only one of them + Kea supports two cryptographic libraries: Botan and OpenSSL. Only one of them is required to be installed during compilation. Kea uses the Botan - crypto library for C++ (http://botan.randombit.net/), - version 1.9 or later. Note that support for Botan versions earlier than 2.0 will be dropped in the Kea 1.6.0 release. As an alternative to Botan, Kea can use the - OpenSSL crypto library (http://www.openssl.org/), + library for C++ (http://botan.randombit.net/), + version 1.9 or later. Note that support for Botan versions earlier than 2.0 will be removed in Kea 1.6.0 and later. As an alternative to Botan, Kea can use the + OpenSSL cryptographic library (http://www.openssl.org/), version 1.0.2 or later. @@ -83,7 +76,7 @@ - Kea requires the Boost system library (http://www.boost.org/) at run-time, as building with the header-only version of Boost is no longer recommended. + Kea requires the Boost system library (http://www.boost.org/). Building with the header-only version of Boost is no longer recommended. @@ -125,7 +118,7 @@ As of the 1.5.0 release, Kea provides a NETCONF interface with the kea-netconf agent. This Kea module is built optionally and requires Sysrepo software when used. Building Kea with NETCONF support requires many dependencies to be installed, - which are described in more details in . + which are described in more detail in .