diff options
Diffstat (limited to 'doc/examples/kea6/all-keys.json')
-rw-r--r-- | doc/examples/kea6/all-keys.json | 3 |
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, |