]> git.ipfire.org Git - thirdparty/nftables.git/commit
tests: py: fix incorrect bytecode in numgen and hash mappings
authorPablo Neira Ayuso <pablo@netfilter.org>
Sat, 25 Feb 2017 11:36:10 +0000 (12:36 +0100)
committerPablo Neira Ayuso <pablo@netfilter.org>
Sat, 25 Feb 2017 12:40:34 +0000 (13:40 +0100)
commit51a09ac313cccff1dd65f546d218e9a6fa2a668f
tree1096c7a727ebe61ff224dcadb20254907d019f5f
parentf2406b0014198e821a6fe0e663bec33e5db77f99
tests: py: fix incorrect bytecode in numgen and hash mappings

Byteorder is not correct as it is expressed in network byteorder. This
uncovered when storing set byteorder in NFTA_USER_DATA.

Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
tests/py/ip/hash.t.payload
tests/py/ip/numgen.t.payload