From: Francis Dupont Date: Wed, 7 Aug 2019 12:33:18 +0000 (+0200) Subject: [727-reservation-client-classes-too-late-later-as-documented-for-depending-classes... X-Git-Tag: Kea-1.6.0~41^2~76 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3007c4284f1fbc84099dd12dcc34ba8724916ce4;p=thirdparty%2Fkea.git [727-reservation-client-classes-too-late-later-as-documented-for-depending-classes] Amended misleading notes --- diff --git a/doc/sphinx/arm/dhcp4-srv.rst b/doc/sphinx/arm/dhcp4-srv.rst index 07b96eb8e9..8798b38d78 100644 --- a/doc/sphinx/arm/dhcp4-srv.rst +++ b/doc/sphinx/arm/dhcp4-srv.rst @@ -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 diff --git a/doc/sphinx/arm/dhcp6-srv.rst b/doc/sphinx/arm/dhcp6-srv.rst index 72479f286f..4e4e31e5f4 100644 --- a/doc/sphinx/arm/dhcp6-srv.rst +++ b/doc/sphinx/arm/dhcp6-srv.rst @@ -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