]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[5190] Updated Kea User's Guide with a warning about renames.
authorMarcin Siodelski <marcin@isc.org>
Fri, 2 Jun 2017 15:58:21 +0000 (17:58 +0200)
committerMarcin Siodelski <marcin@isc.org>
Fri, 2 Jun 2017 15:58:21 +0000 (17:58 +0200)
doc/guide/agent.xml

index 34b586ad341573728aef4189a16beb2aa0247aaf..1dc02f9d36d257529720f4f388f19e4a44b5c498 100644 (file)
       configuration is specified for the DHCPv4 and DHCPv6 services.
     </para>
 
+    <warning>
+      <simpara>
+        We have renamed "dhcp4-server", "dhcp6-server" and "d2-server"
+        to "dhcp4", "dhcp6" and "d2" respectively after release of Kea 1.2.
+        If you are migrating from Kea 1.2 you need to tweak your CA config
+        to use this new naming convention. We have made this incompatible
+        change to facilitate future use cases where it will be possible to
+        specify additional values of the "service" parameter to point to
+        the particular instances of the Kea servers, e.g. "dhcp4/3"
+        pointing to the 3rd instance of the DHCPv4 server in the
+        multi-processed configuration. This is not yet supported but the
+        current renaming lays the ground for it.
+      </simpara>
+    </warning>
+
     <para>
       Hooks libraries can be attached to the Control Agent just like to
       DHCPv4 and DHCPv6 servers. It currently supports one hook point