From: Marcin Siodelski Date: Wed, 12 Dec 2018 17:51:35 +0000 (+0100) Subject: [#344,!171] Added Radius and Netconf optional runtime dependencies. X-Git-Tag: 344-lease-cmds-unit-tests_base~5 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=85030cfc748bae24c2fbb0a7ddd95f13f75b439d;p=thirdparty%2Fkea.git [#344,!171] Added Radius and Netconf optional runtime dependencies. --- diff --git a/doc/guide/intro.xml b/doc/guide/intro.xml index 1ad4220935..867739d248 100644 --- a/doc/guide/intro.xml +++ b/doc/guide/intro.xml @@ -104,6 +104,24 @@ in that Kea can be built without Cassandra support. + + + + As of Kea 1.4.0 release, the integration with RADIUS is provided in Kea via the hooks + library available to our Support Customers. Use of this library requires + FreeRadius-client library to be present on the system where Kea is running. + This is an optional dependency in that Kea can be built without RADIUS support. + + + + + + As of 1.5.0 release, Kea provides 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 . + +