summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorChristian Breunig <christian@breunig.cc>2023-01-12 21:13:02 +0100
committerGitHub <noreply@github.com>2023-01-12 21:13:02 +0100
commit3045b327585660d66093008833d75a6064c559ea (patch)
tree9fb9e50177b303abce246d83c60167f950254b9d /data
parent521fef5f0aded11e2341fe893ecf4b1a206dcfc2 (diff)
parentbc42dc94cd9d9979e84b4bd6e086893358417c92 (diff)
downloadvyos-1x-3045b327585660d66093008833d75a6064c559ea.tar.gz
vyos-1x-3045b327585660d66093008833d75a6064c559ea.zip
Merge pull request #1756 from c-po/t4911-lldp-op-mode
T4911: op-mode: rewrite LLDP in standardised op-mode format
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 2ea4d945a..7c5524675 100644
--- a/data/op-mode-standardized.json
+++ b/data/op-mode-standardized.json
@@ -8,6 +8,7 @@
"dhcp.py",
"dns.py",
"interfaces.py",
+"lldp.py",
"log.py",
"memory.py",
"nat.py",