lacp: Add FEATURE.yaml 00/24200/1
authorSteven Luong <sluong@cisco.com>
Mon, 6 Jan 2020 19:17:18 +0000 (11:17 -0800)
committerSteven Luong <sluong@cisco.com>
Mon, 6 Jan 2020 19:17:52 +0000 (11:17 -0800)
Type: docs

Signed-off-by: Steven Luong <sluong@cisco.com>
Change-Id: I6fe5555a9ec867d4e39f0751662256717b45e0f9

src/plugins/lacp/FEATURE.yaml [new file with mode: 0644]

diff --git a/src/plugins/lacp/FEATURE.yaml b/src/plugins/lacp/FEATURE.yaml
new file mode 100644 (file)
index 0000000..4812c02
--- /dev/null
@@ -0,0 +1,8 @@
+---
+name: Link Aggregation Control Protocol (LACP)
+maintainer: Steven Luong <sluong@cisco.com>
+features:
+  - Support LACP version 1 specification including marker protocol
+description: "Link Aggregation Control Protocol implementation"
+state: production
+properties: [API, CLI, STATS, MULTITHREAD]