ip6-nd: Add FEATURE.yaml 94/24194/1
authorNeale Ranns <nranns@cisco.com>
Sun, 5 Jan 2020 22:17:53 +0000 (22:17 +0000)
committerNeale Ranns <nranns@cisco.com>
Sun, 5 Jan 2020 22:17:53 +0000 (22:17 +0000)
Type: docs

Change-Id: I907f2c7f5d73dd88b16a6ff78ef072e13af9739e
Signed-off-by: Neale Ranns <nranns@cisco.com>
src/vnet/ip6-nd/FEATURE.yaml [new file with mode: 0644]

diff --git a/src/vnet/ip6-nd/FEATURE.yaml b/src/vnet/ip6-nd/FEATURE.yaml
new file mode 100644 (file)
index 0000000..297905e
--- /dev/null
@@ -0,0 +1,12 @@
+---
+name: IPv6 Neeighbour Discovery
+maintainer: Neale Ranns <nranns@cisco.com>
+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]