]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#2878] [#2878] Added the implicitly global note
authorFrancis Dupont <fdupont@isc.org>
Tue, 18 Jun 2024 13:45:53 +0000 (15:45 +0200)
committerFrancis Dupont <fdupont@isc.org>
Wed, 19 Jun 2024 12:19:52 +0000 (12:19 +0000)
doc/sphinx/arm/hooks-host-cmds.rst

index f5ce8141204945bec80114c5cfdf3dd8458ea3e7..7ba4f9db6f21ea646de8ed2d87e09ac0412f9802 100644 (file)
@@ -271,6 +271,14 @@ As :isccmd:`reservation-add` is expected to store the host, the ``hosts-database
 parameter must be specified in the configuration, and databases must not
 run in read-only mode.
 
+.. note::
+
+   Since kea version 2.7.0 an empty reservation is implicitly global, i.e.
+   if no ``subnet-id`` entry is present and for DHCPv4 ``ip-address`` or
+   for DHCPv6 ``ip-addresses`` and ``prefixes`` do not specify a reserved
+   address or prefix the command is valid and adds a global (subnet id 0)
+   host reservation.
+
 .. isccmd:: reservation-get
 .. _command-reservation-get: