summaryrefslogtreecommitdiffstats
path: root/tests/shell/testcases/chains/dumps/0006masquerade_0.json-nft
blob: 36129a2268d1010400fc323a3ea30574e237fab1 (plain)
1
{"nftables": [{"metainfo": {"version": "VERSION", "release_name": "RELEASE_NAME", "json_schema_version": 1}}, {"table": {"family": "ip", "name": "t", "handle": 1}}, {"chain": {"family": "ip", "table": "t", "name": "c1", "handle": 1, "type": "nat", "hook": "postrouting", "prio": 0, "policy": "accept"}}, {"rule": {"family": "ip", "table": "t", "chain": "c1", "handle": 2, "expr": [{"masquerade": null}]}}]}