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:
@@ -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.
|
||||||
|
|
||||||
::
|
::
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user