]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#2304] Made RADIUS incompatible with early global HRs
authorFrancis Dupont <fdupont@isc.org>
Tue, 15 Mar 2022 13:53:30 +0000 (14:53 +0100)
committerFrancis Dupont <fdupont@isc.org>
Tue, 15 Mar 2022 16:55:19 +0000 (17:55 +0100)
doc/sphinx/arm/hooks-radius.rst

index 49d8e3e9bf2c13ed41f4d57e1eff47422f3ee709..6883a0f3cebc08e6722e7f4dd6047ef37f739da6 100644 (file)
@@ -599,3 +599,10 @@ RADIUS to be stored and later used for sending accounting and access
 queries to the RADIUS server. In other words, the host-cache mechanism
 is mandatory, unless administrators do not want RADIUS communication for messages
 other than Discover and the first Request from each client.
+
+.. note::
+
+   Currently the RADIUS hook library is incompatible with the
+   ``early-global-reservations-lookup`` global parameter i.e.
+   setting the parameter to ``true`` raises an error when the
+   hook library is loaded.