lldp: add feature.yaml 83/24183/2
authorKlement Sekera <ksekera@cisco.com>
Fri, 3 Jan 2020 12:02:27 +0000 (12:02 +0000)
committerOle Trøan <otroan@employees.org>
Fri, 3 Jan 2020 13:14:07 +0000 (13:14 +0000)
Type: docs

Change-Id: I713ced931e26d5db70cd4678a9d02c5285a1a909
Signed-off-by: Klement Sekera <ksekera@cisco.com>
src/vnet/lldp/FEATURE.yaml [new file with mode: 0644]

diff --git a/src/vnet/lldp/FEATURE.yaml b/src/vnet/lldp/FEATURE.yaml
new file mode 100644 (file)
index 0000000..9672269
--- /dev/null
@@ -0,0 +1,9 @@
+---
+name: Link Layer Discovery Protocol (LLDP)
+maintainer: Klement Sekera <ksekera@cisco.com>
+features:
+  - link layer discovery protocol implementation
+description: "Link Layer Discovery Protocol implementation"
+missing:
+state: production
+properties: [API, CLI, STATS, MULTITHREAD]