summaryrefslogtreecommitdiffstats
path: root/tests/shell/testcases/json/dumps/0006obj_comment_0.json-nft
blob: b7ee1bcaf028e9ebd05a7cea74f48549daada067 (plain)
1
{"nftables": [{"metainfo": {"version": "VERSION", "release_name": "RELEASE_NAME", "json_schema_version": 1}}, {"table": {"family": "inet", "name": "t", "handle": 1}}, {"counter": {"family": "inet", "name": "mycounter", "table": "t", "handle": 1, "comment": "my comment in counter", "packets": 0, "bytes": 0}}]}