Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
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
449390ca
Commit
449390ca
authored
Sep 20, 2016
by
Stephen Morris
Browse files
[4484] Address review comments
parent
01fa061b
Changes
2
Hide whitespace changes
Inline
Side-by-side
doc/guide/admin.xml
View file @
449390ca
...
@@ -102,7 +102,7 @@
...
@@ -102,7 +102,7 @@
Dumps the contents of the lease database (for MySQL, PostgreSQL or
Dumps the contents of the lease database (for MySQL, PostgreSQL or
CQL backends) to a CSV (comma separated values) text file. The first
CQL backends) to a CSV (comma separated values) text file. The first
line of the file contains the column names. This is meant to be
line of the file contains the column names. This is meant to be
used as a diagnostic tool, so provides a portable, human-readable
used as a diagnostic tool, so
it
provides a portable, human-readable
form of the lease data.
form of the lease data.
</simpara>
</simpara>
</listitem>
</listitem>
...
...
doc/guide/dhcp4-srv.xml
View file @
449390ca
...
@@ -595,7 +595,7 @@ for MySQL and PostgreSQL databases.</para></note>
...
@@ -595,7 +595,7 @@ for MySQL and PostgreSQL databases.</para></note>
...
...
}
}
</screen>
</screen>
... although
is anticipated that this form of usage will only be used when it is desired to
It
is anticipated that this form of usage will only be used when it is desired to
temporarily override a list of interface names and listen on all interfaces.
temporarily override a list of interface names and listen on all interfaces.
</para>
</para>
<para>
Some deployments of DHCP servers require that the servers listen
<para>
Some deployments of DHCP servers require that the servers listen
...
@@ -1753,10 +1753,8 @@ It is merely echoed by the server
...
@@ -1753,10 +1753,8 @@ It is merely echoed by the server
<para>
<para>
If there are multiple classes defined and an incoming packet is matched
If there are multiple classes defined and an incoming packet is matched
to multiple classes, the classes are processed in the order in
to multiple classes, the class whose name is alphabetically the first
which they are defined. In this case the last matching class
is used.
"overwrites" any values that may have been set by earlier matched
classes.
</para>
</para>
</section>
</section>
...
...
Write
Preview
Markdown
is supported
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