]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[3575] Minor clarification after review.
authorTomek Mrugalski <tomasz@isc.org>
Sun, 15 Feb 2015 21:36:27 +0000 (22:36 +0100)
committerTomek Mrugalski <tomasz@isc.org>
Sun, 15 Feb 2015 21:36:27 +0000 (22:36 +0100)
doc/guide/dhcp6-srv.xml

index 39d03c6d3faf4ef10d01dd46b6d548c39cece2ca..df284d7e4929beb717a24e4399b410e22d9f00f7 100644 (file)
@@ -1799,7 +1799,10 @@ should include options from the isc option space:
     requires a separate host definition in each subnet it is expected to visit.
     It is not allowed to define multiple host definitions with the same hardware
     address in a single subnet. It is a valid configuration, if such definitions
-    are specified in different subnets, though.
+    are specified in different subnets, though. The reservation for a given host
+    should include only one identifier, either DUID or hwardware address. Defining
+    both for the same host is considered a configuration error, but as of 0.9.1
+    beta, it is not rejected.
     </para>
 
     <para>Adding host reservation incurs a performance penalty. In principle,