summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorChristian Breunig <christian@breunig.cc>2025-04-10 06:42:37 +0200
committerGitHub <noreply@github.com>2025-04-10 06:42:37 +0200
commita8aa9843466511cf165a8ff8db6c8d2124c69364 (patch)
tree0197e4edef9157d006882d045369e738e8a46661 /data
parent8eb5915b7630f94067d4e8e9eb872ed6730d52d2 (diff)
parented13725f84e3bc8e92bce992cc8327ade4c7eeab (diff)
downloadvyos-1x-a8aa9843466511cf165a8ff8db6c8d2124c69364.tar.gz
vyos-1x-a8aa9843466511cf165a8ff8db6c8d2124c69364.zip
Merge pull request #4422 from l0crian1/T7254-add-stp-op-commands
T7254: op-mode: Add spanning-tree op-mode commands
Diffstat (limited to 'data')
-rw-r--r--data/op-mode-standardized.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/op-mode-standardized.json b/data/op-mode-standardized.json
index c2bfc3094..5d3f4a249 100644
--- a/data/op-mode-standardized.json
+++ b/data/op-mode-standardized.json
@@ -28,6 +28,7 @@
"load-balancing_haproxy.py",
"route.py",
"storage.py",
+"stp.py",
"system.py",
"uptime.py",
"version.py",