summaryrefslogtreecommitdiffstats
path: root/tests/shell/testcases/flowtable/dumps/0015destroy_0.json-nft
blob: e0e56fec062362ffbabf62d08a46432095331767 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
  "nftables": [
    {
      "metainfo": {
        "version": "VERSION",
        "release_name": "RELEASE_NAME",
        "json_schema_version": 1
      }
    },
    {
      "table": {
        "family": "ip",
        "name": "t",
        "handle": 0
      }
    }
  ]
}