]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[4271] Limitations sections trimmed down
authorTomek Mrugalski <tomasz@isc.org>
Wed, 10 Aug 2016 17:01:41 +0000 (19:01 +0200)
committerTomek Mrugalski <tomasz@isc.org>
Wed, 10 Aug 2016 17:01:41 +0000 (19:01 +0200)
doc/guide/dhcp4-srv.xml
doc/guide/dhcp6-srv.xml

index 352f50f66790719e6f5a9f2b2eb861a694db427e..7b09356207d4eed258f5dd4a4032c91261f8693b 100644 (file)
@@ -3583,9 +3583,6 @@ src/lib/dhcpsrv/cfg_host_operations.cc -->
           <listitem>
             <simpara>Host reservation (static addresses) is not supported yet.</simpara>
           </listitem>
-          <listitem>
-            <simpara>Full featured client classification is not supported yet.</simpara>
-          </listitem>
           <listitem>
             <simpara>
               BOOTP (<ulink url="http://tools.ietf.org/html/rfc951">RFC 951</ulink>)
@@ -3609,9 +3606,6 @@ src/lib/dhcpsrv/cfg_host_operations.cc -->
             allocating server should verify that address is not used by
             sending ICMP echo request.</simpara>
           </listitem>
-          <listitem>
-            <simpara>Address duplication report (DECLINE) is not supported yet.</simpara>
-          </listitem>
       </itemizedlist>
     </section>
 
index 5b1d5c5858193ef377d3790898fe372ead952ecc..4eac70db240cceb92d18513664dbc949dd58f905 100644 (file)
@@ -3828,8 +3828,7 @@ should include options from the isc option space:
 
         <listitem>
           <simpara>
-            Duplication report (DECLINE) and client reconfiguration (RECONFIGURE) are
-            not yet supported.
+            Client reconfiguration (RECONFIGURE) is not yet supported.
           </simpara>
         </listitem>
       </itemizedlist>