]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[3515] D2 man page updated.
authorTomek Mrugalski <tomasz@isc.org>
Tue, 20 Sep 2016 20:16:11 +0000 (22:16 +0200)
committerTomek Mrugalski <tomasz@isc.org>
Tue, 20 Sep 2016 20:16:11 +0000 (22:16 +0200)
src/bin/d2/kea-dhcp-ddns.xml

index c3c488164acc4b9da4ebcc7887c9efc2207c64d5..7e74f75485ff8be6e90f55f596c98b655f41a075 100644 (file)
     <title>DESCRIPTION</title>
     <para>
       The <command>kea-dhcp-ddns</command> service process requests to
-      update DNS mapping based on DHCP lease change events. The service
-      may run either as a Kea module (integrated mode) or as a individual
-      process (stand-alone mode) dependent upon command line arguments. The
-      default is integrated mode.  Stand alone operation is strictly for
-      development purposes and is not suited for production.
+      update DNS mapping based on DHCP lease change events. It runs as
+      a separate process that expects to receive Name Change Requests
+      from Kea DHCP servers.
     </para>
 
   </refsect1>
     <title>HISTORY</title>
     <para>
       The <command>b10-dhcp-ddns</command> process was first coded in
-      May 2013 by the ISC Kea/DHCP team.
+      May 2013 by Thomas Markwalder.
     </para>
     <para>
       Kea became a standalone server and the BIND10 framework was