ip-neighbor: Add FEATURE.yaml 04/24204/2
authorNeale Ranns <nranns@cisco.com>
Mon, 6 Jan 2020 23:11:09 +0000 (23:11 +0000)
committerNeale Ranns <nranns@cisco.com>
Mon, 6 Jan 2020 23:17:09 +0000 (23:17 +0000)
Type: docs

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

diff --git a/src/vnet/ip-neighbor/FEATURE.yaml b/src/vnet/ip-neighbor/FEATURE.yaml
new file mode 100644 (file)
index 0000000..00ca849
--- /dev/null
@@ -0,0 +1,10 @@
+---
+name: IP Neighbour Database
+maintainer: Neale Ranns <nranns@cisco.com>
+features:
+  - IP protocol independent Database of Neighbours (aka peers)
+  - limits on number of peers, recycling and aging
+
+description: "IP-neighbor"
+state: production
+properties: [API, CLI, MULTITHREAD]