From: Francis Dupont Date: Thu, 29 Apr 2021 16:02:57 +0000 (+0200) Subject: [(no branch, rebasing 1815-add-new-drop-points)] [(no branch, rebasing 1815-add-new... X-Git-Tag: Kea-1.9.8~62 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=044fe70b956000e858592eea07659ea5b2277769;p=thirdparty%2Fkea.git [(no branch, rebasing 1815-add-new-drop-points)] [(no branch, rebasing 1815-add-new-drop-points)] [#1815] Added comments --- diff --git a/src/bin/dhcp4/tests/classify_unittest.cc b/src/bin/dhcp4/tests/classify_unittest.cc index 639e821f4e..c0b4013333 100644 --- a/src/bin/dhcp4/tests/classify_unittest.cc +++ b/src/bin/dhcp4/tests/classify_unittest.cc @@ -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