]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#1254] fixed versions
authorRazvan Becheriu <razvan@isc.org>
Fri, 14 Aug 2020 15:12:00 +0000 (18:12 +0300)
committerRazvan Becheriu <razvan@isc.org>
Fri, 14 Aug 2020 15:12:00 +0000 (18:12 +0300)
ChangeLog
doc/sphinx/arm/dhcp4-srv.rst
doc/sphinx/arm/dhcp6-srv.rst

index 6b5eb4a1c5562fec089c6de434e2304e07ae9226..a24d08a80396687431aed1b8490d892b64dd3383 100644 (file)
--- 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
index 6c508950629c9119f0fce05ff016743239ca05bd..41193e1a6127f826f5a3379c0878b0a70a570804 100644 (file)
@@ -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:
index 59556fec1acc7cd6b6c66aec5bb9a6680c3b8618..03946576e20d442e0e1b32eaf3f55001e76bc174 100644 (file)
@@ -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