From: Marcin Siodelski Date: Wed, 12 Apr 2023 13:50:22 +0000 (+0200) Subject: [#2823] Removed a note from the ARM X-Git-Tag: Kea-2.3.7~24 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8af8adc97ec2dd3992f8f84b0b3ca7ded354c6fd;p=thirdparty%2Fkea.git [#2823] Removed a note from the ARM The allocators can now be selected in the Config Backend. --- diff --git a/doc/sphinx/arm/dhcp4-srv.rst b/doc/sphinx/arm/dhcp4-srv.rst index 887ff89214..89e7f703b3 100644 --- a/doc/sphinx/arm/dhcp4-srv.rst +++ b/doc/sphinx/arm/dhcp4-srv.rst @@ -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 --------------------- diff --git a/doc/sphinx/arm/dhcp6-srv.rst b/doc/sphinx/arm/dhcp6-srv.rst index 1e9f595e34..3ec9569033 100644 --- a/doc/sphinx/arm/dhcp6-srv.rst +++ b/doc/sphinx/arm/dhcp6-srv.rst @@ -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 ---------------------