2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-31 14:05:33 +00:00

[#2723] Note about multiple tokens

This commit is contained in:
Tomek Mrugalski
2023-02-13 17:28:38 +01:00
parent 1cada3342e
commit b73b3a331c

View 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 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.
:: ::