mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-09-01 14:35:29 +00:00
formatting, remove a turd
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1604 e5f2f494-b856-4b98-b285-d166d9295462
This commit is contained in:
@@ -678,7 +678,6 @@ implementation in BIND 10.
|
|||||||
<quote>Command Channel</quote>.
|
<quote>Command Channel</quote>.
|
||||||
Processes intercommunicate by sending messages on the command
|
Processes intercommunicate by sending messages on the command
|
||||||
channel.
|
channel.
|
||||||
messages and are programmed to handle received messages.
|
|
||||||
Example messages include shutdown, get configurations, and set
|
Example messages include shutdown, get configurations, and set
|
||||||
configurations.
|
configurations.
|
||||||
This Command Channel is not used for DNS message passing.
|
This Command Channel is not used for DNS message passing.
|
||||||
@@ -712,7 +711,8 @@ Unix domain sockets
|
|||||||
The configuration manager, <command>b10-cfgmgr</command>,
|
The configuration manager, <command>b10-cfgmgr</command>,
|
||||||
handles all BIND 10 system configuration. It provides
|
handles all BIND 10 system configuration. It provides
|
||||||
persistent storage for configuration, and notifies running
|
persistent storage for configuration, and notifies running
|
||||||
modules of configuration changes.</para>
|
modules of configuration changes.
|
||||||
|
</para>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
The <command>b10-auth</command> and <command>b10-xfrin</command>
|
The <command>b10-auth</command> and <command>b10-xfrin</command>
|
||||||
@@ -728,13 +728,15 @@ Unix domain sockets
|
|||||||
</para>
|
</para>
|
||||||
|
|
||||||
<!-- TODO -->
|
<!-- TODO -->
|
||||||
<note><para>
|
<note>
|
||||||
|
<para>
|
||||||
The Y1 prototype release only provides the
|
The Y1 prototype release only provides the
|
||||||
<command>bindctl</command> as a user interface to
|
<command>bindctl</command> as a user interface to
|
||||||
<command>b10-cmdctl</command>.
|
<command>b10-cmdctl</command>.
|
||||||
Upcoming releases will provide another interactive command-line
|
Upcoming releases will provide another interactive command-line
|
||||||
interface and a web-based interface.
|
interface and a web-based interface.
|
||||||
</para></note>
|
</para>
|
||||||
|
</note>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
The <command>b10-cfgmgr</command> daemon can send all
|
The <command>b10-cfgmgr</command> daemon can send all
|
||||||
|
Reference in New Issue
Block a user