Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISC Open Source Projects
Kea
Commits
051f4fab
Commit
051f4fab
authored
Sep 30, 2015
by
Marcin Siodelski
Browse files
[3972] Renamed recycle-timer-wait-time to flush-reclaimed-timer-wait-time.
parent
92f52e2c
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/bin/dhcp4/dhcp4_hooks.dox
View file @
051f4fab
...
...
@@ -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.
...
...
src/bin/dhcp6/dhcp6_hooks.dox
View file @
051f4fab
...
...
@@ -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.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment