summaryrefslogtreecommitdiffstats
path: root/tests/py/ip/meta.t
diff options
context:
space:
mode:
authorJeremy Sowden <jeremy@azazel.net>2023-03-17 10:16:43 +0100
committerPablo Neira Ayuso <pablo@netfilter.org>2023-03-28 10:26:34 +0200
commit6bea6864b799905c8cc5f7a3f9488c88e219c481 (patch)
treee84863fe654984b4bed929f1482e8f84e869dea9 /tests/py/ip/meta.t
parentedecd58755a84dbe8f36795f619189490eeb3ef1 (diff)
evaluate: don't eval unary arguments
When a unary expression is inserted to implement a byte-order conversion, the expression being converted has already been evaluated and so `expr_evaluate_unary` doesn't need to do so. This is required by {ct|meta} statements with bitwise operations, which might result in byteorder conversion of the expression. Signed-off-by: Jeremy Sowden <jeremy@azazel.net> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'tests/py/ip/meta.t')
0 files changed, 0 insertions, 0 deletions