summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorFlorian Westphal <fw@strlen.de>2021-02-03 17:57:06 +0100
committerFlorian Westphal <fw@strlen.de>2021-02-16 15:11:21 +0100
commit84b1d078e86dea25c93e15c3e5a3160bbf77e4e7 (patch)
tree1e05aa3b4401c394d20005a506647f85e30ef371 /Makefile.am
parenta9350dc93850b1e616d65acf30651377dcd1d87d (diff)
evaluate: pick data element byte order, not dtype one
Some expressions have integer base type, not a specific one, e.g. 'ct zone'. In that case nft used the wrong byte order. Without this, nft adds elements = { "eth0" : 256, "eth1" : 512, "veth4" : 256 } instead of 1, 2, 3. This is not a 'display bug', the added elements have wrong byte order. Signed-off-by: Florian Westphal <fw@strlen.de>
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions