summaryrefslogtreecommitdiffstats
path: root/tests/shell/testcases/chains/dumps/0009masquerade_jump_1.json-nft
blob: 809a5ede69a140f3376506bc27514009f0e425bb (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": "output", "handle": 1, "type": "nat", "hook": "output", "prio": 0, "policy": "accept"}}, {"chain": {"family": "ip", "table": "t", "name": "c1", "handle": 2}}, {"rule": {"family": "ip", "table": "t", "chain": "c1", "handle": 3, "expr": [{"masquerade": null}]}}]}