]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[727-reservation-client-classes-too-late-later-as-documented-for-depending-classes...
authorFrancis Dupont <fdupont@isc.org>
Wed, 7 Aug 2019 12:33:18 +0000 (14:33 +0200)
committerTomek Mrugalski <tomasz@isc.org>
Thu, 15 Aug 2019 15:04:11 +0000 (17:04 +0200)
doc/sphinx/arm/dhcp4-srv.rst
doc/sphinx/arm/dhcp6-srv.rst

index 07b96eb8e915ef96284dd3d9636baede849b0de6..8798b38d78591dc6d968adc5b99a92ba00fa17c1 100644 (file)
@@ -4009,6 +4009,10 @@ indirectly) and not only-if-required is evaluated.
    "reserved-class1" from the previous example, add a
    "member('KNOWN')" statement in the expression.
 
+   Beware that classes from reservations are added after: a
+   "member('reserved-class1')" works only for only-if-required
+   classes.
+
 .. _reservations4-mysql-pgsql-cql:
 
 Storing Host Reservations in MySQL, PostgreSQL, or Cassandra
index 72479f286f96412ed59b882e34d71e7b1ac840f3..4e4e31e5f4329b5c27810a4ca2a439c03fbba0c1 100644 (file)
@@ -3505,6 +3505,10 @@ indirectly) and not only-if-required is evaluated.
    "reserved-class1" from the previous example, add a
    "member('KNOWN')" statement in the expression.
 
+   Beware that classes from reservations are added after: a
+   "member('reserved-class1')" works only for only-if-required
+   classes.
+
 .. _reservations6-mysql-pgsql-cql:
 
 Storing Host Reservations in MySQL, PostgreSQL, or Cassandra