From: Neale Ranns Date: Sun, 5 Jan 2020 22:17:53 +0000 (+0000) Subject: ip6-nd: Add FEATURE.yaml X-Git-Tag: v20.05-rc0~59 X-Git-Url: https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commitdiff_plain;h=3a29c38db6ec71f327610694aa1ce8aa42b7bfce ip6-nd: Add FEATURE.yaml Type: docs Change-Id: I907f2c7f5d73dd88b16a6ff78ef072e13af9739e Signed-off-by: Neale Ranns --- diff --git a/src/vnet/ip6-nd/FEATURE.yaml b/src/vnet/ip6-nd/FEATURE.yaml new file mode 100644 index 00000000000..297905ecaef --- /dev/null +++ b/src/vnet/ip6-nd/FEATURE.yaml @@ -0,0 +1,12 @@ +--- +name: IPv6 Neeighbour Discovery +maintainer: Neale Ranns +features: + - Nieghbour discovery. + - ND Auto address configuration + - Multicast Listener Discovery - only as host role to send adverts + - Router Advertisements + +description: "IPv6-ND" +state: production +properties: [API, CLI, MULTITHREAD]