2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-09-02 15:05:16 +00:00

[#2517] Updating doc

This commit is contained in:
Francis Dupont
2022-08-01 17:26:59 +02:00
parent b814490572
commit 9bb24860f3
2 changed files with 9 additions and 3 deletions

View File

@@ -1,3 +1,9 @@
2047. [func] fdupont
Added support of multiple instances of the DHCPv6
"vendor-class" (code 16) and "vendor-opts" (code 17)
options: specifying multiple options with different
enterprise numbers is now supported by Kea.
2046. [doc] andrei 2046. [doc] andrei
Disabled smart quotes in Sphinx configuration to leave quotes Disabled smart quotes in Sphinx configuration to leave quotes
unchanged. Prior to this change, quotes were converted into unchanged. Prior to this change, quotes were converted into

View File

@@ -2118,10 +2118,10 @@ vendor option is sent even when the client did not specify it in the query.
.. note:: .. note::
Only a single instance of the ``vendor-class`` (code 16) and Multiple instances of the ``vendor-class`` (code 16) and
a single instance of the ``vendor-opts`` (code 17) options can be instances of the ``vendor-opts`` (code 17) options can be
specified. Specifying multiple options with different enterprise specified. Specifying multiple options with different enterprise
numbers is currently not supported by Kea. numbers is now supported by Kea.
.. _dhcp6-option-spaces: .. _dhcp6-option-spaces: