From 14b68bb14eb7360219e65120e41b0ee496b6b3da Mon Sep 17 00:00:00 2001 From: Pablo Neira Ayuso Date: Fri, 13 May 2016 19:13:12 +0200 Subject: 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 --- tests/py/ip/dup.t.payload | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tests/py/ip/dup.t.payload') diff --git a/tests/py/ip/dup.t.payload b/tests/py/ip/dup.t.payload index 7928d5d5..1799b3d2 100644 --- a/tests/py/ip/dup.t.payload +++ b/tests/py/ip/dup.t.payload @@ -10,12 +10,12 @@ ip test-ip4 test [ dup sreg_addr 1 sreg_dev 2 ] # dup to ip saddr map { 192.168.2.120 : 192.168.2.1 } device eth0 -map%d test-ip4 b -map%d test-ip4 0 +__map%d test-ip4 b +__map%d test-ip4 0 element 7802a8c0 : 0102a8c0 0 [end] ip test-ip4 test [ payload load 4b @ network header + 12 => reg 1 ] - [ lookup reg 1 set map%d dreg 1 ] + [ lookup reg 1 set __map%d dreg 1 ] [ immediate reg 2 0x00000002 ] [ dup sreg_addr 1 sreg_dev 2 ] -- cgit v1.2.3