From: Razvan Becheriu Date: Fri, 14 Aug 2020 15:12:00 +0000 (+0300) Subject: [#1254] fixed versions X-Git-Tag: Kea-1.8.0~55 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a2dcf86b0b967c8071a86dfb2e7f06b0ce40e318;p=thirdparty%2Fkea.git [#1254] fixed versions --- diff --git a/ChangeLog b/ChangeLog index 6b5eb4a1c5..a24d08a803 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -17xx. [bug]* fdupont +1788. [bug]* fdupont When a host reservation in a subnet reserves an address, the address must be within the subnet. This check was previously only done by the host command hook library. Note it does not diff --git a/doc/sphinx/arm/dhcp4-srv.rst b/doc/sphinx/arm/dhcp4-srv.rst index 6c50895062..41193e1a61 100644 --- a/doc/sphinx/arm/dhcp4-srv.rst +++ b/doc/sphinx/arm/dhcp4-srv.rst @@ -3843,7 +3843,9 @@ DHCPv4 message such as siaddr, sname, or file. .. note:: - Beginning with Kea 1.7.11 the reserved address must be within the subnet. + Accepting reserved address from outside the subnet range is supported + until Kea 1.7.10 (included). All newer versions require the reserved + address to be within the subnet range. The following example shows how to reserve addresses for specific hosts in a subnet: diff --git a/doc/sphinx/arm/dhcp6-srv.rst b/doc/sphinx/arm/dhcp6-srv.rst index 59556fec1a..03946576e2 100644 --- a/doc/sphinx/arm/dhcp6-srv.rst +++ b/doc/sphinx/arm/dhcp6-srv.rst @@ -3356,7 +3356,9 @@ specify a hostname and DHCPv6 options for a given host. .. note:: - Beginning with Kea 1.7.11 all reserved addresses must be within the subnet. + Accepting reserved addresses from outside the subnet range is supported + until 1.7.10 (included). All newer versions require the reserved + addresses to be within the subnet range. This does not apply to reserved prefixes. The following example shows how to reserve addresses and prefixes for