diff options
author | Tomek Mrugalski <tomasz@isc.org> | 2019-02-12 14:24:54 +0100 |
---|---|---|
committer | Tomek Mrugalski <tomasz@isc.org> | 2019-02-12 14:24:54 +0100 |
commit | 90c9cba31420849f8152275de5060c8f4bd1b1b1 (patch) | |
tree | 910753a34c8f081fece1c7490eb4a97741440e5b /INSTALL | |
parent | [master] typo fixed in enable perfdhcp (diff) | |
download | kea-90c9cba31420849f8152275de5060c8f4bd1b1b1.tar.xz kea-90c9cba31420849f8152275de5060c8f4bd1b1b1.zip |
[master] Minor correction in INSTALL file.
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -36,7 +36,8 @@ OpenSSL or Botan) for compilation. Optional backends (MySQL, PostgreSQL and Cassandra) have additional dependencies. For detailed installation directions, see the guide at doc/guide/kea-guide.txt or doc/guide/kea-guide.html or on the Kea wiki: https://jenkins.isc.org/job/Kea_doc/guide/kea-guide.html#installation +Other optional dependencies are FreeRADIUS client (this requires a subscriber +only RADIUS hook) and Sysrepo, a system for providing YANG/NETCONF interface. You can find current OS-specific build/installation instructions in our knowledge base at https://kb.isc.org/docs/installing-kea - |