From: Neale Ranns Date: Mon, 6 Jan 2020 23:11:09 +0000 (+0000) Subject: ip-neighbor: Add FEATURE.yaml X-Git-Tag: v20.05-rc0~50 X-Git-Url: https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commitdiff_plain;h=dc376eaa0c48ae6b90641fddc49678255885c42d ip-neighbor: Add FEATURE.yaml Type: docs Change-Id: I4c51dad23cf431692ef5b8bdd2391975fb7264d6 Signed-off-by: Neale Ranns --- diff --git a/src/vnet/ip-neighbor/FEATURE.yaml b/src/vnet/ip-neighbor/FEATURE.yaml new file mode 100644 index 00000000000..00ca8495c0a --- /dev/null +++ b/src/vnet/ip-neighbor/FEATURE.yaml @@ -0,0 +1,10 @@ +--- +name: IP Neighbour Database +maintainer: Neale Ranns +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]