@@ -4668,22 +4668,22 @@ For example:
4668
4668
]
4669
4669
}
4670
4670
4671
- The ``only-in-additional-list `` parameter is needed here to force
4672
- evaluation of the class after the lease has been allocated and thus the
4673
- reserved class has been also assigned.
4671
+ The ``only-in-additional-list `` parameter is needed here to force evaluation
4672
+ of the class after the lease has been allocated and thus the reserved
4673
+ class has been also assigned.
4674
4674
4675
4675
.. note ::
4676
4676
4677
4677
The classes specified in non-global host reservations
4678
4678
are assigned to the processed packet after all classes with the
4679
- ``only-in-additional-list` parameter set to ``false `` have been evaluated.
4679
+ ``only-in-additional-list `` parameter set to ``false `` have been evaluated.
4680
4680
This means that these classes must not depend on the
4681
4681
statically assigned classes from the host reservations. If
4682
- such a dependency is needed, the ``only-in-addtional -list `` must
4682
+ such a dependency is needed, the ``only-in-additional -list `` parameter must
4683
4683
be set to ``true `` for the dependent classes. Such classes are
4684
4684
evaluated after the static classes have been assigned to the packet.
4685
4685
This, however, imposes additional configuration overhead, because
4686
- all classes marked as ``only-in-addtional -list `` must be listed in the
4686
+ all classes marked as ``only-in-additional -list `` must be listed in the
4687
4687
``evaluate-additional-classes `` list for every subnet where they are used.
4688
4688
4689
4689
.. note ::
@@ -8059,7 +8059,9 @@ at which it is currently supported.
8059
8059
+-----------------------------+----------------------------+-----------+-----------+-----------+-----------+------------+
8060
8060
| renew-timer | yes | n/a | yes | yes | n/a | n/a |
8061
8061
+-----------------------------+----------------------------+-----------+-----------+-----------+-----------+------------+
8062
- | require-client-classes | n/a | n/a | yes | yes | yes | yes |
8062
+ | require-client-classes | no | n/a | yes | yes | yes | yes |
8063
+ +-----------------------------+----------------------------+-----------+-----------+-----------+-----------+------------+
8064
+ | evaluate-additional-classes | no | n/a | yes | yes | yes | yes |
8063
8065
+-----------------------------+----------------------------+-----------+-----------+-----------+-----------+------------+
8064
8066
| reservations-global | yes | n/a | yes | yes | n/a | n/a |
8065
8067
+-----------------------------+----------------------------+-----------+-----------+-----------+-----------+------------+
0 commit comments