summaryrefslogtreecommitdiffstats
path: root/tests/py/ip6/sets.t.payload.ip6.got
diff options
context:
space:
mode:
Diffstat (limited to 'tests/py/ip6/sets.t.payload.ip6.got')
-rw-r--r--tests/py/ip6/sets.t.payload.ip6.got7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/py/ip6/sets.t.payload.ip6.got b/tests/py/ip6/sets.t.payload.ip6.got
new file mode 100644
index 0000000..8c0ee0d
--- /dev/null
+++ b/tests/py/ip6/sets.t.payload.ip6.got
@@ -0,0 +1,7 @@
+# add @map1 { ip6 saddr . ip6 daddr : meta mark }
+ip6 test-ip6 input
+ [ payload load 16b @ network header + 8 => reg 1 ]
+ [ payload load 16b @ network header + 24 => reg 2 ]
+ [ meta load mark => reg 3 ]
+ [ dynset add reg_key 1 set map1 sreg_data 3 ]
+