]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[3979] Removed lease expiration from the server limitations.
authorMarcin Siodelski <marcin@isc.org>
Mon, 26 Oct 2015 13:08:53 +0000 (14:08 +0100)
committerMarcin Siodelski <marcin@isc.org>
Mon, 26 Oct 2015 13:08:53 +0000 (14:08 +0100)
doc/guide/dhcp4-srv.xml
doc/guide/dhcp6-srv.xml

index 98feea82f17db5af48bb463c7cc395970e03e653..07b0123fdf5a49411bb5149fc32e714969d4d613 100644 (file)
@@ -3115,14 +3115,6 @@ It is merely echoed by the server
           <listitem>
             <simpara>Address duplication report (DECLINE) is not supported yet.</simpara>
           </listitem>
-          <listitem>
-            <simpara>
-              The server doesn't act upon expired leases. In particular,
-              when a lease expires, the server doesn't request the removal
-              of the DNS records associated with it. Expired leases can be
-              recycled.
-            </simpara>
-          </listitem>
       </itemizedlist>
     </section>
 
index ec422e3edbd645fc7c31e0033d9ac36a4bd5a4eb..9e10e671d5dbedddbeec33acf1bf9522c18c353a 100644 (file)
@@ -3115,14 +3115,6 @@ should include options from the isc option space:
             not yet supported.
           </simpara>
         </listitem>
-
-        <listitem>
-          <simpara>
-            The server doesn't act upon expired leases. In particular,
-            when a lease expires, the server doesn't request removal of
-            the DNS records associated with it.
-          </simpara>
-        </listitem>
       </itemizedlist>
     </section>