Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Kea
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
416
Issues
416
List
Boards
Labels
Service Desk
Milestones
Merge Requests
66
Merge Requests
66
Operations
Operations
Incidents
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
ISC Open Source Projects
Kea
Commits
85030cfc
Commit
85030cfc
authored
Dec 12, 2018
by
Marcin Siodelski
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[#344,
!171
] Added Radius and Netconf optional runtime dependencies.
parent
a83b4fa2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
18 additions
and
0 deletions
+18
-0
doc/guide/intro.xml
doc/guide/intro.xml
+18
-0
No files found.
doc/guide/intro.xml
View file @
85030cfc
...
...
@@ -104,6 +104,24 @@
in that Kea can be built without Cassandra support.
</simpara>
</listitem>
<listitem>
<simpara>
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.
</simpara>
</listitem>
<listitem>
<simpara>
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
<xref
linkend=
"netconf-install"
/>
.
</simpara>
</listitem>
</itemizedlist>
</section>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment