Recent libnftnl adjusted debug output for bitwise expression to align its register formatting with other expresssions. If libnftnl is to be rebased, the following commit needs to be backported into iptables: commit 83ee6e179829461572be6583ce6e83f68e636eb6 Author: Pablo Neira Ayuso <pablo> Date: Mon Nov 16 10:37:41 2020 +0100 tests: shell: update format of registers in bitwise payloads. libnftnl has been changed to bring the format of registers in bitwise dumps in line with those in other types of expression. Update the expected output of Python test-cases. Signed-off-by: Pablo Neira Ayuso <pablo>
Turns out this is not relevant with RHEL9 as the fixing commit was in version 1.8.7 already.