summaryrefslogtreecommitdiffstats
path: root/tests/shell/testcases/maps/dumps/typeof_maps_add_delete.json-nft
diff options
context:
space:
mode:
authorPhil Sutter <phil@nwl.cc>2024-03-08 20:22:37 +0100
committerPhil Sutter <phil@nwl.cc>2024-03-19 18:24:47 +0100
commit2a0fe52eca32acc8927c97e164b5e79337073ceb (patch)
treeaaf1bd36c183a90f15adb4feef043761b6f4b909 /tests/shell/testcases/maps/dumps/typeof_maps_add_delete.json-nft
parent38f04196ebef64a6672c55c27a6afe9af811c8f7 (diff)
tests: shell: Regenerate all json-nft dumps
Ordering of 'nft -j list ruleset' output has changed, Regenerate existing json-nft dumps. No functional change intended, merely the position of chain objects should have moved up in the "nftables" array. Signed-off-by: Phil Sutter <phil@nwl.cc>
Diffstat (limited to 'tests/shell/testcases/maps/dumps/typeof_maps_add_delete.json-nft')
-rw-r--r--tests/shell/testcases/maps/dumps/typeof_maps_add_delete.json-nft40
1 files changed, 20 insertions, 20 deletions
diff --git a/tests/shell/testcases/maps/dumps/typeof_maps_add_delete.json-nft b/tests/shell/testcases/maps/dumps/typeof_maps_add_delete.json-nft
index 4a58602a..8130c46c 100644
--- a/tests/shell/testcases/maps/dumps/typeof_maps_add_delete.json-nft
+++ b/tests/shell/testcases/maps/dumps/typeof_maps_add_delete.json-nft
@@ -15,26 +15,6 @@
}
},
{
- "map": {
- "family": "ip",
- "name": "dynmark",
- "table": "dynset",
- "type": "ipv4_addr",
- "handle": 0,
- "map": "mark",
- "size": 64,
- "flags": [
- "timeout"
- ],
- "timeout": 300,
- "stmt": [
- {
- "counter": null
- }
- ]
- }
- },
- {
"chain": {
"family": "ip",
"table": "dynset",
@@ -55,6 +35,26 @@
}
},
{
+ "map": {
+ "family": "ip",
+ "name": "dynmark",
+ "table": "dynset",
+ "type": "ipv4_addr",
+ "handle": 0,
+ "map": "mark",
+ "size": 64,
+ "flags": [
+ "timeout"
+ ],
+ "timeout": 300,
+ "stmt": [
+ {
+ "counter": null
+ }
+ ]
+ }
+ },
+ {
"rule": {
"family": "ip",
"table": "dynset",