summaryrefslogtreecommitdiffstats
path: root/tests/py/ip/ip.t.payload
diff options
context:
space:
mode:
Diffstat (limited to 'tests/py/ip/ip.t.payload')
-rw-r--r--tests/py/ip/ip.t.payload6
1 files changed, 4 insertions, 2 deletions
diff --git a/tests/py/ip/ip.t.payload b/tests/py/ip/ip.t.payload
index eba79dec..d627b22f 100644
--- a/tests/py/ip/ip.t.payload
+++ b/tests/py/ip/ip.t.payload
@@ -370,8 +370,10 @@ ip test-ip4 input
# ip saddr 192.168.3.1 ip daddr 192.168.3.100
ip test-ip4 input
- [ payload load 8b @ network header + 12 => reg 1 ]
- [ cmp eq reg 1 0x0103a8c0 0x6403a8c0 ]
+ [ payload load 4b @ network header + 12 => reg 1 ]
+ [ cmp eq reg 1 0x0103a8c0 ]
+ [ payload load 4b @ network header + 16 => reg 1 ]
+ [ cmp eq reg 1 0x6403a8c0 ]
# ip saddr != 1.1.1.1
ip test-ip4 input