From: Steven Luong Date: Mon, 6 Jan 2020 19:17:18 +0000 (-0800) Subject: lacp: Add FEATURE.yaml X-Git-Tag: v20.05-rc0~52 X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=dfb93d253c9ddcc4e88e03af4cbbb0c616a1510b;p=vpp.git lacp: Add FEATURE.yaml Type: docs Signed-off-by: Steven Luong Change-Id: I6fe5555a9ec867d4e39f0751662256717b45e0f9 --- 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 +features: + - Support LACP version 1 specification including marker protocol +description: "Link Aggregation Control Protocol implementation" +state: production +properties: [API, CLI, STATS, MULTITHREAD]