]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[3972] Renamed recycle-timer-wait-time to flush-reclaimed-timer-wait-time.
authorMarcin Siodelski <marcin@isc.org>
Wed, 30 Sep 2015 12:48:23 +0000 (14:48 +0200)
committerMarcin Siodelski <marcin@isc.org>
Wed, 30 Sep 2015 12:48:23 +0000 (14:48 +0200)
src/bin/dhcp4/dhcp4_hooks.dox
src/bin/dhcp6/dhcp6_hooks.dox

index 4ae78aece575f87078c6f6919a287aa5f99f9d77..6d745b3ca052079812a85b370cb93ead692f1fef 100644 (file)
@@ -234,8 +234,8 @@ packet processing. Hook points that are not specific to packet processing
   set to "expired-reclaimed" in the lease database. This argument
   is only used by the callout if it takes responsibility for the lease
   reclamation, i.e. it sets the "skip" flag to "true". The "remove_lease"
-  argument is set to "true" if the "recycle-timer-wait-time" is set
-  to 0 in the server configuration file.
+  argument is set to "true" if the "flush-reclaimed-timer-wait-time" is
+  set to 0 in the server configuration file.
 
 - <b>Skip flag action</b>: if the callout sets the skip flag, the server
   will assume that the callout has fully reclaimed the lease, i.e.
index 0ea8deb007254899a139622ac5dc53d418f8c02c..1d93f38d9fd1946b127134d449150f6a163af853 100644 (file)
@@ -252,8 +252,8 @@ packet processing. Hook points that are not specific to packet processing
   set to "expired-reclaimed" in the lease database. This argument
   is only used by the callout if it takes responsibility for the lease
   reclamation, i.e. it sets the "skip" flag to "true".  The "remove_lease"
-  argument is set to "true" if the "recycle-timer-wait-time" is set
-  to 0 in the server configuration file.
+  argument is set to "true" if the "flush-reclaimed-timer-wait-time" is
+  set to 0 in the server configuration file.
 
 - <b>Skip flag action</b>: if the callout sets the skip flag, the server
   will assume that the callout has fully reclaimed the lease, i.e.