summaryrefslogtreecommitdiffstats
path: root/doc/examples/kea6
diff options
context:
space:
mode:
authorFrancis Dupont <fdupont@isc.org>2022-02-06 17:54:00 +0100
committerRazvan Becheriu <razvan@isc.org>2022-03-14 19:20:37 +0100
commit06be19c83ef6ad8e8f4a3a06314c26e270f00cdd (patch)
treeb07b694c1064afa01b7f9424ac1e1081d3a07359 /doc/examples/kea6
parent[2249] regen flex/bison (diff)
downloadkea-06be19c83ef6ad8e8f4a3a06314c26e270f00cdd.tar.xz
kea-06be19c83ef6ad8e8f4a3a06314c26e270f00cdd.zip
[#2249] Checkpoint: doc to finish
Diffstat (limited to 'doc/examples/kea6')
-rw-r--r--doc/examples/kea6/all-keys.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/examples/kea6/all-keys.json b/doc/examples/kea6/all-keys.json
index 530e7a456e..3c7ce10960 100644
--- a/doc/examples/kea6/all-keys.json
+++ b/doc/examples/kea6/all-keys.json
@@ -400,7 +400,8 @@
// Boolean parameter which controls whether an early global host
// reservations lookup should be performed. This lookup takes place
- // before first classification step so before subnet selection.
+ // before subnet selection and when a global reservation is found
+ // with some client classes triggers a second phase classification.
// It can be used too to drop queries using host reservations as
// a decision table indexed by reservation identifiers.
"early-global-reservations-lookup": true,