From: peterd Date: Wed, 9 Jun 2021 10:31:48 +0000 (+0000) Subject: [#1917] Final updates III X-Git-Tag: Kea-1.9.9~102 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3bf0b2409c2b7bc5b5d2b52947dcbacc1771da27;p=thirdparty%2Fkea.git [#1917] Final updates III --- diff --git a/doc/sphinx/arm/dhcp4-srv.rst b/doc/sphinx/arm/dhcp4-srv.rst index 6169fb7108..74734cca48 100644 --- a/doc/sphinx/arm/dhcp4-srv.rst +++ b/doc/sphinx/arm/dhcp4-srv.rst @@ -7014,8 +7014,8 @@ default value of the ``config-fetch-wait-time`` is 30 seconds. The ``config-backend-pull`` command can be used to force the server to immediately poll the configuration changes from the database and avoid -waiting for the next fetch cycle. The command was added in the 1.7.1 Kea -release for DHCPv4 and DHCPv6 servers. +waiting for the next fetch cycle. The command was added in Kea release +1.7.1 for DHCPv4 and DHCPv6 servers. Finally, in the configuration example above, two hooks libraries are loaded. The first, ``libdhcp_mysql_cb.so``, is the implementation of diff --git a/doc/sphinx/arm/dhcp6-srv.rst b/doc/sphinx/arm/dhcp6-srv.rst index a640f06c02..d5bf3d191c 100644 --- a/doc/sphinx/arm/dhcp6-srv.rst +++ b/doc/sphinx/arm/dhcp6-srv.rst @@ -2232,7 +2232,7 @@ When the client does not specify lifetimes the default is used. When it specifies a lifetime using IAADDR or IAPREFIX sub option with non-zero values, these values are used when they are between configured minimum (lower values are round up) and maximum (larger values are -round down) bounds. +rounded down) bounds. To send specific, fixed values use the following two parameters: @@ -4425,7 +4425,7 @@ following can be used: "hw-address": "01:02:03:04:05:06", "hostname": "hw-host-fixed", - # Use of IP addresses in global reservation is risky. + # Use of IP addresses in global reservations is risky. # If used outside of matching subnet, such as 3001::/64, # it will result in a broken configuration being handed # to the client.