]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#1518] Addressed comments
authorFrancis Dupont <fdupont@isc.org>
Fri, 11 Dec 2020 14:57:02 +0000 (15:57 +0100)
committerFrancis Dupont <fdupont@isc.org>
Fri, 11 Dec 2020 14:57:02 +0000 (15:57 +0100)
doc/sphinx/arm/dhcp4-srv.rst
doc/sphinx/arm/dhcp6-srv.rst

index 4cc93ce4ed065080e15c3b331d034aba3f208b37..b0b90cff8c8b452e5b185df144cd5fb214d8b949 100644 (file)
@@ -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:
 
index df058a2231542b215b3638f2f964e6e37e70794c..841099f08998326e5de2f6cb94555c2c5bcb1e89 100644 (file)
@@ -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: