summaryrefslogtreecommitdiffstats
path: root/tests/py/ip6/snat.t.payload.ip6
diff options
context:
space:
mode:
authorPhil Sutter <phil@nwl.cc>2020-12-29 18:39:30 +0100
committerPhil Sutter <phil@nwl.cc>2021-03-09 14:25:00 +0100
commit8f5f6a77c3a08d0ac83dc7249b0f211b8a675438 (patch)
tree0c5a122b117cb892c98a00221da629876838a7ca /tests/py/ip6/snat.t.payload.ip6
parent68d5edd4d31e54b6add6d2af5b8baa0c0724a4dd (diff)
tests/py: Adjust payloads for fixed nat statement dumps
Libnftnl no longer dumps unused regs, so drop those. Signed-off-by: Phil Sutter <phil@nwl.cc>
Diffstat (limited to 'tests/py/ip6/snat.t.payload.ip6')
-rw-r--r--tests/py/ip6/snat.t.payload.ip62
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/py/ip6/snat.t.payload.ip6 b/tests/py/ip6/snat.t.payload.ip6
index e7fd8ff8..66a29672 100644
--- a/tests/py/ip6/snat.t.payload.ip6
+++ b/tests/py/ip6/snat.t.payload.ip6
@@ -21,5 +21,5 @@ ip6 test-ip6 postrouting
[ immediate reg 1 0x38080120 0x01005f03 0x00000000 0x00000000 ]
[ immediate reg 2 0x38080120 0x02005f03 0x00000000 0x00000000 ]
[ immediate reg 3 0x00006400 ]
- [ nat snat ip6 addr_min reg 1 addr_max reg 2 proto_min reg 3 proto_max reg 0 flags 0x2 ]
+ [ nat snat ip6 addr_min reg 1 addr_max reg 2 proto_min reg 3 flags 0x2 ]