summaryrefslogtreecommitdiffstats
path: root/tests/jsonfiles/68-rule-masq.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/jsonfiles/68-rule-masq.json')
-rw-r--r--tests/jsonfiles/68-rule-masq.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/jsonfiles/68-rule-masq.json b/tests/jsonfiles/68-rule-masq.json
index 758f5ca..e8f2a58 100644
--- a/tests/jsonfiles/68-rule-masq.json
+++ b/tests/jsonfiles/68-rule-masq.json
@@ -1 +1 @@
-{"nftables":[{"rule":{"family":"ip6","table":"nat","chain":"postrouting","handle":4,"expr":[{"type":"masq","flags":12}]}}]}
+{"nftables":[{"add":[{"rule":{"family":"ip6","table":"nat","chain":"postrouting","handle":4,"expr":[{"type":"masq","flags":12}]}}]}]}