]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[3979] Removed notes in the statistics about lease expiration not impl.
authorMarcin Siodelski <marcin@isc.org>
Mon, 26 Oct 2015 13:06:14 +0000 (14:06 +0100)
committerMarcin Siodelski <marcin@isc.org>
Mon, 26 Oct 2015 13:06:14 +0000 (14:06 +0100)
doc/guide/dhcp4-srv.xml
doc/guide/dhcp6-srv.xml

index b5b9964cf6fb7eb445ed278ac37aead52f2e42d1..98feea82f17db5af48bb463c7cc395970e03e653 100644 (file)
@@ -2968,11 +2968,10 @@ It is merely echoed by the server
               given subnet.  This statistic increases every time a new lease is
               allocated (as a result of receiving a DHCPREQUEST message) and is
               decreased every time a lease is released (a DHCPRELEASE message is
-              received). When lease expiration is implemented (planned for Kea
-              1.0), it will also decrease when a lease is expired. The
-              <emphasis>id</emphasis> is the subnet-id of a given subnet. This
-              statistic is exposed for each subnet separately. This statistic is
-              reset during reconfiguration event.</entry>
+              received) or expires. The <emphasis>id</emphasis> is the subnet-id
+              of a given subnet. This statistic is exposed for each subnet
+              separately. This statistic is reset during reconfiguration event.
+              </entry>
             </row>
         </tbody>
         </tgroup>
index d0bb7860427b84c56bd126e8d9e44e49e47ece0b..ec422e3edbd645fc7c31e0033d9ac36a4bd5a4eb 100644 (file)
@@ -2921,11 +2921,10 @@ should include options from the isc option space:
             This statistic shows the number of NA addresses in a given subnet that
             are assigned. This statistic increases every time a new lease is allocated
             (as a result of receiving a REQUEST message) and is decreased every time a
-            lease is released (a RELEASE message is received). When lease expiration
-            is implemented (planned for Kea 1.0), it will also decrease when a lease
-            is expired. The <emphasis>id</emphasis> is the subnet-id of a given
-            subnet. This statistic is exposed for each subnet separately. This
-            statistic is reset during a reconfiguration event.
+            lease is released (a RELEASE message is received) or expires. The
+            <emphasis>id</emphasis> is the subnet-id of a given subnet. This
+            statistic is exposed for each subnet separately. This statistic is
+            reset during a reconfiguration event.
             </entry>
             </row>
 
@@ -2951,11 +2950,10 @@ should include options from the isc option space:
             This statistic shows the number of PD prefixes in a given subnet that
             are assigned. This statistic increases every time a new lease is allocated
             (as a result of receiving a REQUEST message) and is decreased every time a
-            lease is released (a RELEASE message is received). When lease expiration
-            is implemented (planned for Kea 1.0), it will also decrease when a lease
-            is expired. The <emphasis>id</emphasis> is the subnet-id of a given
-            subnet. This statistic is exposed for each subnet separately. This
-            statistic is reset during a reconfiguration event.
+            lease is released (a RELEASE message is received) or expires. The
+            <emphasis>id</emphasis> is the subnet-id of a given subnet. This statistic
+            is exposed for each subnet separately. This statistic is reset during a
+            reconfiguration event.
             </entry>
             </row>