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
2badfd4d
Commit
2badfd4d
authored
Apr 11, 2018
by
Tomek Mrugalski
🛰
Browse files
[master] ChangeLog, docs updated after 5543 merge.
parent
ecaf777d
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
2badfd4d
1385. [func] tomek
lease4-wipe and lease6-wipe are now able to wipe all leases
from all configured subnets if subnet-id specified is 0
or the subnet-id parameter is omitted.
(Trac #5543, git ecaf777dff4b8d1100c2a97c4fb1cf8f8e63566d)
1384. [func] fdupont
Significant improvements to client classification introduced.
The order of classes evaluation has changed from alphabetical
...
...
@@ -8,7 +14,7 @@
(Trac #5474, git 3f2d93f0731fc1858b20e831a7d1f090ea8841fe)
1383. [func] tmark
kea-dhp4 and kea-dhcp6 can now be configured to attempt to
kea-dh
c
p4 and kea-dhcp6 can now be configured to attempt to
reconnect to MySQL backends if connectivity is lost.
(Trac #5556, git b31da6f9a3545a2cac228eb17c59d72b6b4823f2)
...
...
doc/guide/hooks.xml
View file @
2badfd4d
...
...
@@ -1937,7 +1937,9 @@ An example IPv4 lease deletion by "hw-address" looks as follows:
encountered.
</para>
<para>
The subnet-id 0 has special meaning. It tells Kea to
delete leases from all configured subnets.
</para>
delete leases from all configured subnets. Also, the
subnet-id parameter may be omitted. If not specified, leases
from all subnets are wiped.
</para>
<para>
Note: not all backends support this command.
</para>
</section>
...
...
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