Bug 1917403 - Fix iptables testsuite for changes in rebased libnftnl package
Summary: Fix iptables testsuite for changes in rebased libnftnl package
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 9
Classification: Red Hat
Component: iptables
Version: 9.1
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: 9.1
Assignee: Phil Sutter
QA Contact: Tomas Dolezal
URL:
Whiteboard:
Depends On:
Blocks: 1917399
TreeView+ depends on / blocked
 
Reported: 2021-01-18 12:46 UTC by Phil Sutter
Modified: 2022-05-18 15:31 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-05-18 15:30:58 UTC
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Phil Sutter 2021-01-18 12:46:16 UTC
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>

Comment 5 Phil Sutter 2022-05-18 15:30:58 UTC
Turns out this is not relevant with RHEL9 as the fixing commit was in version 1.8.7 already.


Note You need to log in before you can comment on or make changes to this bug.