From: Francis Dupont Date: Fri, 11 Dec 2020 14:57:02 +0000 (+0100) Subject: [#1518] Addressed comments X-Git-Tag: Kea-1.9.3~49 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=589fa523feed6d865f4d20de23512d7cd3a04f7b;p=thirdparty%2Fkea.git [#1518] Addressed comments --- diff --git a/doc/sphinx/arm/dhcp4-srv.rst b/doc/sphinx/arm/dhcp4-srv.rst index 4cc93ce4ed..b0b90cff8c 100644 --- a/doc/sphinx/arm/dhcp4-srv.rst +++ b/doc/sphinx/arm/dhcp4-srv.rst @@ -2443,7 +2443,9 @@ Another possibility is to redefine the option; see :ref:`dhcp4-private-opts`. .. note:: Currently only one vendor is supported for vivco-suboptions (code 124) - and vivso-suboptions (code 125) options. + and vivso-suboptions (code 125) options. It is not supported to specify + multiple enterprise numbers within a single option instance or multiple + options with different enterprise numbers. .. _dhcp4-option-spaces: diff --git a/doc/sphinx/arm/dhcp6-srv.rst b/doc/sphinx/arm/dhcp6-srv.rst index df058a2231..841099f089 100644 --- a/doc/sphinx/arm/dhcp6-srv.rst +++ b/doc/sphinx/arm/dhcp6-srv.rst @@ -2005,9 +2005,10 @@ vendor option is sent even when the client did not specify it in the query. .. note:: - Currently multiple vendors (and sending multiple option instances) - are not supported for vendor-class (code 16) and vendor-opts (code 17) - options. + Currently only a single instance of the vendor-class (code 16) and + a single instance of the vendor-opts (code 17) options can be + specified. Specifying multiple options with different enterprise + numbers is currently not supported by Kea. .. _dhcp6-option-spaces: