summaryrefslogtreecommitdiffstats
path: root/tests/shell/testcases/chains/dumps/0027prio_bridge_dstnat_1.json-nft
blob: af6ff0a44ac73e578be5827953e36c0c0178f7e4 (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": "bridge",
        "name": "x",
        "handle": 0
      }
    }
  ]
}