2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-09-03 07:25:18 +00:00

[3972] Renamed recycle-timer-wait-time to flush-reclaimed-timer-wait-time.

This commit is contained in:
Marcin Siodelski
2015-09-30 14:48:23 +02:00
parent 92f52e2c03
commit 051f4fabff
2 changed files with 4 additions and 4 deletions

View 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 set to "expired-reclaimed" in the lease database. This argument
is only used by the callout if it takes responsibility for the lease 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" 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 argument is set to "true" if the "flush-reclaimed-timer-wait-time" is
to 0 in the server configuration file. set to 0 in the server configuration file.
- <b>Skip flag action</b>: if the callout sets the skip flag, the server - <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. will assume that the callout has fully reclaimed the lease, i.e.

View 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 set to "expired-reclaimed" in the lease database. This argument
is only used by the callout if it takes responsibility for the lease 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" 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 argument is set to "true" if the "flush-reclaimed-timer-wait-time" is
to 0 in the server configuration file. set to 0 in the server configuration file.
- <b>Skip flag action</b>: if the callout sets the skip flag, the server - <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. will assume that the callout has fully reclaimed the lease, i.e.