summaryrefslogtreecommitdiffstats
path: root/tests/py/ip6/map.t.payload
diff options
context:
space:
mode:
authorPablo Neira Ayuso <pablo@netfilter.org>2016-05-13 19:13:12 +0200
committerPablo Neira Ayuso <pablo@netfilter.org>2016-05-13 19:19:51 +0200
commit14b68bb14eb7360219e65120e41b0ee496b6b3da (patch)
treed9b3cc4d3478c2f7bb66b8cb0974ec9ad852bdc9 /tests/py/ip6/map.t.payload
parent01a5eaee44355cff75f4b320b995b40588b3eede (diff)
tests/py: update for changed set name in payload
Original patch posted in the mailing list from Patrick, I have refreshed this so it applies on top of current HEAD. Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'tests/py/ip6/map.t.payload')
-rw-r--r--tests/py/ip6/map.t.payload6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/py/ip6/map.t.payload b/tests/py/ip6/map.t.payload
index db7df27d..9b393a60 100644
--- a/tests/py/ip6/map.t.payload
+++ b/tests/py/ip6/map.t.payload
@@ -1,10 +1,10 @@
# mark set ip6 saddr and ::ffff map { ::2 : 0x0000002a, ::ffff : 0x00000017}
-map%d test-ip6 b
-map%d test-ip6 0
+__map%d test-ip6 b
+__map%d test-ip6 0
element 00000000 00000000 00000000 02000000 : 0000002a 0 [end] element 00000000 00000000 00000000 ffff0000 : 00000017 0 [end]
ip6 test-ip6 input
[ payload load 16b @ network header + 8 => reg 1 ]
[ bitwise reg 1 = (reg=1 & 0x00000000 0x00000000 0x00000000 0xffff0000 ) ^ 0x00000000 0x00000000 0x00000000 0x00000000 ]
- [ lookup reg 1 set map%d dreg 1 ]
+ [ lookup reg 1 set __map%d dreg 1 ]
[ meta set mark with reg 1 ]