summaryrefslogtreecommitdiffstats
path: root/tests/shell/testcases/sets/dumps/0009comments_timeout_0.json-nft
blob: 62e442cd56a5d12522b8f9fefbf5000e0b37791b (plain)
1
{"nftables": [{"metainfo": {"version": "VERSION", "release_name": "RELEASE_NAME", "json_schema_version": 1}}, {"table": {"family": "ip", "name": "t", "handle": 1}}, {"set": {"family": "ip", "name": "s", "table": "t", "type": "ipv4_addr", "handle": 1, "flags": ["timeout"], "elem": [{"elem": {"val": "1.1.1.1", "comment": "test"}}]}}]}