diff options
Diffstat (limited to 'src/plugins/lacp/FEATURE.yaml')
-rw-r--r-- | src/plugins/lacp/FEATURE.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/plugins/lacp/FEATURE.yaml b/src/plugins/lacp/FEATURE.yaml index 4812c0230e4..516efde32bf 100644 --- a/src/plugins/lacp/FEATURE.yaml +++ b/src/plugins/lacp/FEATURE.yaml @@ -1,8 +1,8 @@ --- -name: Link Aggregation Control Protocol (LACP) +name: Link Aggregation Control Protocol maintainer: Steven Luong <sluong@cisco.com> features: - Support LACP version 1 specification including marker protocol -description: "Link Aggregation Control Protocol implementation" +description: "Link Aggregation Control Protocol implementation (LACP)" state: production properties: [API, CLI, STATS, MULTITHREAD] |