]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[(no branch, rebasing 1815-add-new-drop-points)] [(no branch, rebasing 1815-add-new...
authorFrancis Dupont <fdupont@isc.org>
Thu, 29 Apr 2021 16:02:57 +0000 (18:02 +0200)
committerFrancis Dupont <fdupont@isc.org>
Wed, 19 May 2021 15:20:35 +0000 (17:20 +0200)
src/bin/dhcp4/tests/classify_unittest.cc

index 639e821f4e9ba1790d0cba8e0c3efd4a2d678913..c0b4013333224bd1880e448cb08f5ccdfa19aea3 100644 (file)
@@ -102,7 +102,10 @@ namespace {
 ///   - the following classes defined:
 ///     - allowed
 ///     - member('KNOWN') or member('UNKNOWN'), t
-///     not member('allowed') and member('t'), DROP
+///     - not member('allowed') and member('t'), DROP
+///     The function of the always true 't' class is to move the DROP
+///     evaluation to the classification point after the host reservation
+///     lookup, i.e. indirect KNOWN / UNKNOWN dependency.
 ///
 const char* CONFIGS[] = {
     // Configuration 0