From: Tomek Mrugalski Date: Mon, 13 Feb 2023 16:28:38 +0000 (+0100) Subject: [#2723] Note about multiple tokens X-Git-Tag: Kea-2.3.5~26 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b73b3a331caff8519bcb4c0c0be0068ce6bdd82c;p=thirdparty%2Fkea.git [#2723] Note about multiple tokens --- diff --git a/doc/sphinx/arm/classify.rst b/doc/sphinx/arm/classify.rst index 9f279454b7..aaa2e52770 100644 --- a/doc/sphinx/arm/classify.rst +++ b/doc/sphinx/arm/classify.rst @@ -920,7 +920,10 @@ hex string (which would indicate a DUID based on an enterprise ID of } It is also possible to have both left and right operands of the evaluated -expression processed at runtime. +expression processed at runtime. Expressions related to packets can appear in +the expression as many times as needed. There is no limit. However, each token +has a small impact on performance and exceedingly complex expressions may be a +major bottleneck. ::