summaryrefslogtreecommitdiffstats
path: root/tests/py/ip6
diff options
context:
space:
mode:
authorFlorian Westphal <fw@strlen.de>2016-07-22 12:08:47 +0200
committerFlorian Westphal <fw@strlen.de>2016-07-22 12:08:47 +0200
commit4682e6f350b30dd0beb8cbd09ebf3260f814cbf2 (patch)
treea5c114481dd58e89e1e5e22187b60bbddb03ab0c /tests/py/ip6
parent6c0cb3d568322cc4dc9854980fd3b9d6e8c8046e (diff)
tests: add ether payload set test
... and fix missing line in ip6 test. Signed-off-by: Florian Westphal <fw@strlen.de>
Diffstat (limited to 'tests/py/ip6')
-rw-r--r--tests/py/ip6/ip6.t.payload.ip61
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/py/ip6/ip6.t.payload.ip6 b/tests/py/ip6/ip6.t.payload.ip6
index e3549890..7e158a8b 100644
--- a/tests/py/ip6/ip6.t.payload.ip6
+++ b/tests/py/ip6/ip6.t.payload.ip6
@@ -391,3 +391,4 @@ ip6 test-ip6 input
[ meta load iif => reg 1 ]
[ cmp eq reg 1 0x00000001 ]
[ immediate reg 1 0x00000001 ]
+ [ payload write reg 1 => 1b @ network header + 7 csum_type 0 csum_off 0 ]