aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/plugins/lacp/FEATURE.yaml8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/plugins/lacp/FEATURE.yaml b/src/plugins/lacp/FEATURE.yaml
new file mode 100644
index 00000000000..4812c0230e4
--- /dev/null
+++ b/src/plugins/lacp/FEATURE.yaml
@@ -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]