2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-22 09:57:41 +00:00

[#3770] Revert v6 doc change

modified:   doc/sphinx/arm/hooks-cb-cmds.rst
This commit is contained in:
Thomas Markwalder 2025-07-22 09:07:54 -04:00
parent d278d5205c
commit 67473622a6

View File

@ -1439,9 +1439,7 @@ The ``remote-option6-pd-pool-del`` Command
This command is used to delete a prefix delegation pool-specific DHCPv6 This command is used to delete a prefix delegation pool-specific DHCPv6
option from the database. The option is identified by an option code option from the database. The option is identified by an option code
and option space, and as of Kea 3.1, an optional ``client-classes`` parameter and option space. These two parameters are passed within the ``options`` list.
may also be specified (see :ref:`cb-cmds-option-class-tags-as-keys`).
These parameters are passed within the ``options`` list.
Another list, ``pd-pools``, contains a map with the Another list, ``pd-pools``, contains a map with the
prefix-delegation-pool prefix and length identifying the pool. If the prefix-delegation-pool prefix and length identifying the pool. If the
option is not explicitly specified for this pool, no option is deleted. option is not explicitly specified for this pool, no option is deleted.