From: Tomek Mrugalski Date: Tue, 20 Sep 2016 20:16:11 +0000 (+0200) Subject: [3515] D2 man page updated. X-Git-Tag: trac5049_base~4^2~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8355e23e4c060ba7fb5ee1024237e679526eef86;p=thirdparty%2Fkea.git [3515] D2 man page updated. --- diff --git a/src/bin/d2/kea-dhcp-ddns.xml b/src/bin/d2/kea-dhcp-ddns.xml index c3c488164a..7e74f75485 100644 --- a/src/bin/d2/kea-dhcp-ddns.xml +++ b/src/bin/d2/kea-dhcp-ddns.xml @@ -49,11 +49,9 @@ DESCRIPTION The kea-dhcp-ddns 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. @@ -109,7 +107,7 @@ HISTORY The b10-dhcp-ddns process was first coded in - May 2013 by the ISC Kea/DHCP team. + May 2013 by Thomas Markwalder. Kea became a standalone server and the BIND10 framework was