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:
@@ -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.
|
||||||
|
@@ -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.
|
||||||
|
Reference in New Issue
Block a user