]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#39,!108] Docs fixed. 39-class-options-experiment
authorTomek Mrugalski <tomasz@isc.org>
Wed, 31 Oct 2018 18:58:38 +0000 (19:58 +0100)
committerTomek Mrugalski <tomasz@isc.org>
Wed, 31 Oct 2018 18:58:38 +0000 (19:58 +0100)
doc/guide/dhcp4-srv.xml
doc/guide/dhcp6-srv.xml

index d7a7720e49673a5334083a236ce8c0c823f8e499..4f54255529eae8d82e283eb139409898ed899362 100644 (file)
@@ -1348,12 +1348,13 @@ temporarily override a list of interface names and listen on all interfaces.
       </para>
      <para>
        Options can be specified also in class of host reservation scope.
-       In Kea 1.4 options precedence order is (from most important):
-       host reservation, pool, subnet, shared network, class, global.
-       In Kea 1.5 order will be changed to:
-       host reservation, class, pool, subnet, shared network, global OR it will
-       be fully configurable.
      </para>
+     <note>
+       In Kea 1.5 the precedence order is (from most important): host
+       reservation, class, pool, subnet, shared network, global. In Kea 1.4 and
+       earlier the was: host reservation, pool, subnet, shared network, class,
+       global. Note the difference in how client class options are now treated.
+     </note>
 
       <para>
         The currently supported standard DHCPv4 options are
index a8a6f6be3f52486622ed1a4322b7e26eb072ef73..ecbd7be3a1efbfd18df4966046d4e62d3068906e 100644 (file)
@@ -1243,12 +1243,13 @@ temporarily override a list of interface names and listen on all interfaces.
      </para>
     <para>
       Options can be specified also in class of host reservation scope.
-      In Kea 1.4 options precedence order is (from most important):
-      host reservation, pool, subnet, shared network, class, global.
-      In Kea 1.5 order will be changed to:
-      host reservation, class, pool, subnet, shared network, global OR it will
-      be fully configurable.
     </para>
+     <note>
+       In Kea 1.5 the precedence order is (from most important): host
+       reservation, class, pool, subnet, shared network, global. In Kea 1.4 and
+       earlier the was: host reservation, pool, subnet, shared network, class,
+       global. Note the difference in how client class options are now treated.
+     </note>
     <para>
       The currently supported standard DHCPv6 options are
       listed in <xref linkend="dhcp6-std-options-list"/>.