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
e5b837a4
Commit
e5b837a4
authored
Apr 10, 2018
by
Tomek Mrugalski
🛰
Browse files
[5543] docs updated.
parent
cb0fd5fa
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/guide/hooks.xml
View file @
e5b837a4
...
...
@@ -5,6 +5,7 @@
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<!-- Converted by db4-upgrade version 1.1 -->
<chapter
xmlns=
"http://docbook.org/ns/docbook"
version=
"5.0"
xml:id=
"hooks-libraries"
>
...
...
@@ -1422,11 +1423,11 @@ An example deletion by (subnet-id, identifier-type, identifier) looks as follows
</listitem>
<listitem>
<para><command>
lease4-wipe
</command>
- removes all leases from a
specific IPv4 subnet;
</para>
specific IPv4 subnet
or all subnets
;
</para>
</listitem>
<listitem>
<para><command>
lease6-wipe
</command>
- removes all leases from a
specific IPv6 subnet;
</para>
specific IPv6 subnet
or all subnets
;
</para>
</listitem>
</itemizedlist>
...
...
@@ -1792,8 +1793,8 @@ An example result returned when the host was found:
</para>
<warning>
<para>
The
<command>
lease4-get
-command
</command>
and
<command>
lease6-get
-command
</command>
may result in very
<para>
The
<command>
lease4-get
</command>
and
<command>
lease6-get
</command>
commands
may result in very
large responses. This may have negative impact on the DHCP server
responsiveness while the response is generated and transmitted
over the control channel, as the server imposes no restriction
...
...
@@ -1935,6 +1936,9 @@ An example IPv4 lease deletion by "hw-address" looks as follows:
parameters are incorrect or some other exception is
encountered.
</para>
<para>
The subnet-id 0 has special meaning. It tells Kea to
delete leases from all configured subnets.
</para>
<para>
Note: not all backends support this command.
</para>
</section>
</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