From 8d067d7410f9c540497633b6c99d5893161d2d16 Mon Sep 17 00:00:00 2001 From: Suzanne Goldlust Date: Wed, 23 Jan 2019 17:19:58 -0500 Subject: [PATCH] Update lease-expiration.xml --- doc/guide/lease-expiration.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/guide/lease-expiration.xml b/doc/guide/lease-expiration.xml index 71fd7f3591..370f447514 100644 --- a/doc/guide/lease-expiration.xml +++ b/doc/guide/lease-expiration.xml @@ -73,7 +73,7 @@ indicate that the lease is now available for re-assignment. - Update counters on the server, which includes + Update counters on the server, a process that includes increasing the number of reclaimed leases and decreasing the number of assigned addresses or delegated prefixes. @@ -111,7 +111,6 @@ "reclaim-timer-wait-time": 5, "max-reclaim-leases": 0, "max-reclaim-time": 0, - "flush-reclaimed-timer-wait-time": 0, }, ...