]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#2723] Note about multiple tokens
authorTomek Mrugalski <tomek@isc.org>
Mon, 13 Feb 2023 16:28:38 +0000 (17:28 +0100)
committerTomek Mrugalski <tomek@isc.org>
Mon, 13 Feb 2023 16:31:56 +0000 (16:31 +0000)
doc/sphinx/arm/classify.rst

index 9f279454b78afa9e69b66b5ca4ba90a9ee5364e8..aaa2e527706e18e2e0d803e5e3b9d18549776f42 100644 (file)
@@ -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.
 
 ::