From: Klement Sekera Date: Fri, 3 Jan 2020 12:02:27 +0000 (+0000) Subject: lldp: add feature.yaml X-Git-Tag: v20.05-rc0~71 X-Git-Url: https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commitdiff_plain;h=99c7b395e9cb72667b2cb8ffd7c987d42b48ea13 lldp: add feature.yaml Type: docs Change-Id: I713ced931e26d5db70cd4678a9d02c5285a1a909 Signed-off-by: Klement Sekera --- diff --git a/src/vnet/lldp/FEATURE.yaml b/src/vnet/lldp/FEATURE.yaml new file mode 100644 index 00000000000..9672269eeea --- /dev/null +++ b/src/vnet/lldp/FEATURE.yaml @@ -0,0 +1,9 @@ +--- +name: Link Layer Discovery Protocol (LLDP) +maintainer: Klement Sekera +features: + - link layer discovery protocol implementation +description: "Link Layer Discovery Protocol implementation" +missing: +state: production +properties: [API, CLI, STATS, MULTITHREAD]