summaryrefslogtreecommitdiffstats
path: root/tests/py/ip6/tproxy.t.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/py/ip6/tproxy.t.json')
-rw-r--r--tests/py/ip6/tproxy.t.json25
1 files changed, 20 insertions, 5 deletions
diff --git a/tests/py/ip6/tproxy.t.json b/tests/py/ip6/tproxy.t.json
index b627b20e..7372acb9 100644
--- a/tests/py/ip6/tproxy.t.json
+++ b/tests/py/ip6/tproxy.t.json
@@ -3,8 +3,11 @@
{
"match": {
"left": {
- "meta": "l4proto"
+ "meta": {
+ "key": "l4proto"
+ }
},
+ "op": "==",
"right": 6
}
},
@@ -21,8 +24,11 @@
{
"match": {
"left": {
- "meta": "l4proto"
+ "meta": {
+ "key": "l4proto"
+ }
},
+ "op": "==",
"right": 17
}
},
@@ -40,8 +46,11 @@
{
"match": {
"left": {
- "meta": "l4proto"
+ "meta": {
+ "key": "l4proto"
+ }
},
+ "op": "==",
"right": 6
}
},
@@ -57,8 +66,11 @@
{
"match": {
"left": {
- "meta": "l4proto"
+ "meta": {
+ "key": "l4proto"
+ }
},
+ "op": "==",
"right": 6
}
},
@@ -75,8 +87,11 @@
{
"match": {
"left": {
- "meta": "l4proto"
+ "meta": {
+ "key": "l4proto"
+ }
},
+ "op": "==",
"right": 17
}
},