Skip to content
GitLab
Menu
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
e8396cf5
Commit
e8396cf5
authored
Aug 10, 2017
by
Thomas Markwalder
Committed by
Tomek Mrugalski
Aug 15, 2017
Browse files
[5315] Minor wording edits in doc/guide/hooks.xml
parent
33c398a7
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/guide/hooks.xml
View file @
e8396cf5
...
...
@@ -245,11 +245,11 @@
<entry>
Subnet Commands
</entry>
<entry>
Support customers
</entry>
<entry>
Kea 1.3.0
</entry>
<entry>
In deployments in which subnet
s'
configuration needs to
be frequently updated, it is a hard requirement that such updates
ar
e
performed without
a
need for a full DHCP server reconfiguration
<entry>
In deployments in which subnet configuration needs to
be frequently updated, it is a hard requirement that such updates
b
e
performed without
the
need for a full DHCP server reconfiguration
or restart. This hooks library allows for incremental changes
to the subnet
s'
configuration such as: adding a subnet, removing
to the subnet configuration such as: adding a subnet, removing
a subnet. It also allows for listing all available subnets and
fetching detailed information about a selected subnet. The
commands exposed by this library do not affect other subnets
...
...
@@ -1620,7 +1620,6 @@ as follows:
the error description.
</para>
</section>
</section>
<section>
<title>
subnet4-get command
</title>
...
...
@@ -1719,7 +1718,7 @@ If the subnet exists the response will be similar to this:
]
}
}
</screen>
</screen>
</para>
</section>
...
...
@@ -1914,6 +1913,7 @@ If the subnet exists the response will be similar to this:
</section>
</section>
</section>
<!-- end of subnet commands -->
<section
id=
"user-context"
>
<title>
User contexts
</title>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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