summaryrefslogtreecommitdiffstats
path: root/tests/py/ip6/masquerade.t.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/py/ip6/masquerade.t.json')
-rw-r--r--tests/py/ip6/masquerade.t.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/py/ip6/masquerade.t.json b/tests/py/ip6/masquerade.t.json
index a54761d3..8191ce51 100644
--- a/tests/py/ip6/masquerade.t.json
+++ b/tests/py/ip6/masquerade.t.json
@@ -249,7 +249,7 @@
{
"match": {
"left": {
- "meta": "l4proto"
+ "meta": { "key": "l4proto" }
},
"right": 6
}
@@ -266,7 +266,7 @@
{
"match": {
"left": {
- "meta": "l4proto"
+ "meta": { "key": "l4proto" }
},
"right": 6
}
@@ -354,7 +354,7 @@
{
"match": {
"left": {
- "meta": "iifname"
+ "meta": { "key": "iifname" }
},
"right": "eth0"
}