2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-31 14:05:33 +00:00

[#3168] add anchors to RADIUS docs

This commit is contained in:
Andrei Pavel
2023-12-14 10:58:56 +02:00
committed by Francis Dupont
parent 93c47dba3d
commit 0326e15cbf

View File

@@ -365,6 +365,8 @@ other than Discover and the first Request from each client.
than global. Loading the RADIUS hook library in a Kea DHCP server
that has this configuration raises an error.
.. _radius-server-example:
RADIUS Server Setup Example
---------------------------
@@ -435,6 +437,7 @@ set up to enable basic functionality in Kea.
- ``/etc/radius-config/mods-config/files/accounting``
- ``/etc/freeradius/3.0/mods-config/files/accounting``
.. _radius-lease-allocation:
RADIUS Workflows for Lease Allocation
-------------------------------------
@@ -448,6 +451,8 @@ Somewhat tangential to lease allocation, and not shown in the diagrams above,
is the ``command_processed`` callout, which sends Accounting-Request messages
when a lease command is received.
.. _radius-differences:
Differences Between RADIUS Hook Libraries Prior To 2.4.0 and As Of 2.6.0
------------------------------------------------------------------------