2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-29 13:07:50 +00:00

[#1275] addressed comments

This commit is contained in:
Razvan Becheriu 2023-04-20 11:00:11 +03:00
parent cd6d9ba56b
commit a9977e142f

View File

@ -344,8 +344,8 @@ for a delegation matching the resulting prefix. This continues for each
length in the list until a match is found or the list is exhausted. length in the list until a match is found or the list is exhausted.
By default, the list of prefix lengths to use in the search is determined By default, the list of prefix lengths to use in the search is determined
dynamically after (re)configuration events. This resulting list dynamically after (re)configuration events. This resulting list will
will contain unique values of ``delegated-len`` gleaned from the currently contain unique values of ``delegated-len`` gleaned from the currently
configured set of PD pools. configured set of PD pools.
There is an optional parameter, ``prefix-lengths``, shown above which There is an optional parameter, ``prefix-lengths``, shown above which