From: Marcin Siodelski Date: Fri, 2 Jun 2017 15:58:21 +0000 (+0200) Subject: [5190] Updated Kea User's Guide with a warning about renames. X-Git-Tag: trac5286_base~5^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e17c638dac09cc189257b3baa51ed25ea03a849a;p=thirdparty%2Fkea.git [5190] Updated Kea User's Guide with a warning about renames. --- diff --git a/doc/guide/agent.xml b/doc/guide/agent.xml index 34b586ad34..1dc02f9d36 100644 --- a/doc/guide/agent.xml +++ b/doc/guide/agent.xml @@ -141,6 +141,21 @@ configuration is specified for the DHCPv4 and DHCPv6 services. + + + 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. + + + Hooks libraries can be attached to the Control Agent just like to DHCPv4 and DHCPv6 servers. It currently supports one hook point