diff options
Diffstat (limited to 'tests/shell/testcases/listing/dumps/0014objects_0.json-nft')
-rw-r--r-- | tests/shell/testcases/listing/dumps/0014objects_0.json-nft | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/shell/testcases/listing/dumps/0014objects_0.json-nft b/tests/shell/testcases/listing/dumps/0014objects_0.json-nft new file mode 100644 index 00000000..95a79ebf --- /dev/null +++ b/tests/shell/testcases/listing/dumps/0014objects_0.json-nft @@ -0,0 +1 @@ +{"nftables": [{"metainfo": {"version": "VERSION", "release_name": "RELEASE_NAME", "json_schema_version": 1}}, {"table": {"family": "ip", "name": "test", "handle": 1}}, {"quota": {"family": "ip", "name": "https-quota", "table": "test", "handle": 1, "bytes": 26214400, "used": 0, "inv": false}}, {"ct helper": {"family": "ip", "name": "cthelp", "table": "test", "handle": 2, "type": "sip", "protocol": "tcp", "l3proto": "ip"}}, {"table": {"family": "ip", "name": "test-ip", "handle": 2}}]} |