-
Story
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
None
-
None
-
rhel-net-firewall
-
None
-
False
-
False
-
-
None
-
None
-
None
-
None
-
Unspecified
-
Unspecified
-
Unspecified
-
None
nft tool generates wrong bytecode, the single byte fib lookup result (0 or 1) is "compared" against the first byte of the u32 value 0x1. This works by accident on Little Endian, but not on Big Endian.
Fix is upstream: 98e51e687616a ("fib: Fix for existence check on Big Endian")