]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#2823] Removed a note from the ARM
authorMarcin Siodelski <marcin@isc.org>
Wed, 12 Apr 2023 13:50:22 +0000 (15:50 +0200)
committerMarcin Siodelski <marcin@isc.org>
Wed, 19 Apr 2023 16:26:04 +0000 (18:26 +0200)
The allocators can now be selected in the Config Backend.

doc/sphinx/arm/dhcp4-srv.rst
doc/sphinx/arm/dhcp6-srv.rst

index 887ff892146586c2dad2cec04f27826afc86e7bc..89e7f703b35e40876b3c13ca9a408be3635389d8 100644 (file)
@@ -7400,6 +7400,8 @@ at which it is currently supported.
    +-----------------------------+----------------------------+--------------+-------------+-------------+-------------+
    | 4o6-subnet                  | n/a                        | n/a          | n/a         | yes         | n/a         |
    +-----------------------------+----------------------------+--------------+-------------+-------------+-------------+
+   | allocator                   | yes                        | n/a          | yes         | yes         | n/a         |
+   +-----------------------------+----------------------------+--------------+-------------+-------------+-------------+
    | boot-file-name              | yes                        | yes          | yes         | yes         | n/a         |
    +-----------------------------+----------------------------+--------------+-------------+-------------+-------------+
    | cache-max-age               | yes                        | n/a          | no          | no          | n/a         |
@@ -7735,11 +7737,6 @@ with ID 1.
 The following sections describe the supported allocators and their
 recommended uses.
 
-.. note::
-
-   Allocator selection is currently not supported in the Kea Configuration
-   Backend.
-
 Allocators Comparison
 ---------------------
 
index 1e9f595e34e75c360c739653fc38669dd7f899e7..3ec95690336f29da5abe2a7aa4dab5955e2cfdb6 100644 (file)
@@ -7089,6 +7089,8 @@ at which it is currently supported.
    |                             |                            | Class     | Network   |           |           | Delegation |
    |                             |                            |           |           |           |           | Pool       |
    +=============================+============================+===========+===========+===========+===========+============+
+   | allocator                   | yes                        | n/a       | yes       | yes       | n/a       | n/a        |
+   +-----------------------------+----------------------------+-----------+-----------+-----------+-----------+------------+
    | cache-max-age               | yes                        | n/a       | no        | no        | n/a       | n/a        |
    +-----------------------------+----------------------------+-----------+-----------+-----------+-----------+------------+
    | cache-threshold             | yes                        | n/a       | no        | no        | n/a       | n/a        |
@@ -7141,6 +7143,8 @@ at which it is currently supported.
    | option-def                  | yes (via                   | yes       | n/a       | n/a       | n/a       | n/a        |
    |                             | remote-option-def6-set)    |           |           |           |           |            |
    +-----------------------------+----------------------------+-----------+-----------+-----------+-----------+------------+
+   | pd-allocator                | yes                        | n/a       | yes       | yes       | n/a       | n/a        |
+   +-----------------------------+----------------------------+-----------+-----------+-----------+-----------+------------+
    | preferred-lifetime          | yes                        | yes       | yes       | yes       | n/a       | n/a        |
    +-----------------------------+----------------------------+-----------+-----------+-----------+-----------+------------+
    | prefix                      | n/a                        | n/a       | n/a       | n/a       | n/a       | yes        |
@@ -7315,10 +7319,6 @@ are selectively overridden at the subnet level.
 The following sections describe the supported allocators and their
 recommended uses.
 
-.. note::
-
-   Allocator selection is currently not supported in the Kea Configuration
-   Backend.
 
 Allocators Comparison
 ---------------------