From: Marcin Siodelski Date: Mon, 26 Oct 2015 13:06:14 +0000 (+0100) Subject: [3979] Removed notes in the statistics about lease expiration not impl. X-Git-Tag: trac4106_base~6^2~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c586b9b8e45e6c187f0cc3a8d62de79a1052b834;p=thirdparty%2Fkea.git [3979] Removed notes in the statistics about lease expiration not impl. --- diff --git a/doc/guide/dhcp4-srv.xml b/doc/guide/dhcp4-srv.xml index b5b9964cf6..98feea82f1 100644 --- a/doc/guide/dhcp4-srv.xml +++ b/doc/guide/dhcp4-srv.xml @@ -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 - id is the subnet-id of a given subnet. This - statistic is exposed for each subnet separately. This statistic is - reset during reconfiguration event. + received) or expires. The id is the subnet-id + of a given subnet. This statistic is exposed for each subnet + separately. This statistic is reset during reconfiguration event. + diff --git a/doc/guide/dhcp6-srv.xml b/doc/guide/dhcp6-srv.xml index d0bb786042..ec422e3edb 100644 --- a/doc/guide/dhcp6-srv.xml +++ b/doc/guide/dhcp6-srv.xml @@ -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 id 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 + id is the subnet-id of a given subnet. This + statistic is exposed for each subnet separately. This statistic is + reset during a reconfiguration event. @@ -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 id 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 + id is the subnet-id of a given subnet. This statistic + is exposed for each subnet separately. This statistic is reset during a + reconfiguration event.