summaryrefslogtreecommitdiffstats
path: root/tests/py/ip6/srh.t.json.output
diff options
context:
space:
mode:
Diffstat (limited to 'tests/py/ip6/srh.t.json.output')
-rw-r--r--tests/py/ip6/srh.t.json.output21
1 files changed, 21 insertions, 0 deletions
diff --git a/tests/py/ip6/srh.t.json.output b/tests/py/ip6/srh.t.json.output
new file mode 100644
index 00000000..e8646888
--- /dev/null
+++ b/tests/py/ip6/srh.t.json.output
@@ -0,0 +1,21 @@
+# srh tag { 0, 4-127, 0xffff }
+[
+ {
+ "match": {
+ "left": {
+ "exthdr": {
+ "field": "tag",
+ "name": "srh"
+ }
+ },
+ "right": {
+ "set": [
+ 0,
+ { "range": [ 4, 127 ] },
+ 65535
+ ]
+ }
+ }
+ }
+]
+