summaryrefslogtreecommitdiffstats
path: root/tests/shell/testcases/flowtable/dumps/0005delete_in_use_1.json-nft
diff options
context:
space:
mode:
Diffstat (limited to 'tests/shell/testcases/flowtable/dumps/0005delete_in_use_1.json-nft')
-rw-r--r--tests/shell/testcases/flowtable/dumps/0005delete_in_use_1.json-nft1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/shell/testcases/flowtable/dumps/0005delete_in_use_1.json-nft b/tests/shell/testcases/flowtable/dumps/0005delete_in_use_1.json-nft
new file mode 100644
index 00000000..752c6b53
--- /dev/null
+++ b/tests/shell/testcases/flowtable/dumps/0005delete_in_use_1.json-nft
@@ -0,0 +1 @@
+{"nftables": [{"metainfo": {"version": "VERSION", "release_name": "RELEASE_NAME", "json_schema_version": 1}}, {"table": {"family": "ip", "name": "x", "handle": 1}}, {"flowtable": {"family": "ip", "name": "y", "table": "x", "handle": 2, "hook": "ingress", "prio": 0, "dev": "lo"}}, {"chain": {"family": "ip", "table": "x", "name": "x", "handle": 1}}, {"rule": {"family": "ip", "table": "x", "chain": "x", "handle": 3, "expr": [{"flow": {"op": "add", "flowtable": "@y"}}]}}]}