diff options
Diffstat (limited to 'tests/jsonfiles/12-chain.json')
-rw-r--r-- | tests/jsonfiles/12-chain.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/jsonfiles/12-chain.json b/tests/jsonfiles/12-chain.json index 2d344eb..c1c823c 100644 --- a/tests/jsonfiles/12-chain.json +++ b/tests/jsonfiles/12-chain.json @@ -1 +1 @@ -{"nftables":[{"chain":{"name":"forward","handle":2,"bytes":0,"packets":0,"table":"filter","family":"ip","use":0,"type":"filter","hooknum":"forward","prio":0,"policy":"accept"}}]} +{"nftables":[{"add":[{"chain":{"name":"forward","handle":2,"bytes":0,"packets":0,"table":"filter","family":"ip","use":0,"type":"filter","hooknum":"forward","prio":0,"policy":"accept"}}]}]} |