summaryrefslogtreecommitdiffstats
path: root/tests/shell/testcases/chains/dumps/0004busy_1.json-nft
blob: 3691e5f21e66450902c99972e84e6e1bf043f44c (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}}, {"chain": {"family": "ip", "table": "t", "name": "c2", "handle": 2}}, {"rule": {"family": "ip", "table": "t", "chain": "c1", "handle": 3, "expr": [{"jump": {"target": "c2"}}]}}]}