ip-neighbor: Add FEATURE.yaml
[vpp.git] / src / vnet / ip-neighbor / FEATURE.yaml
1 ---
2 name: IP Neighbour Database
3 maintainer: Neale Ranns <nranns@cisco.com>
4 features:
5   - IP protocol independent Database of Neighbours (aka peers)
6   - limits on number of peers, recycling and aging
7
8 description: "IP-neighbor"
9 state: production
10 properties: [API, CLI, MULTITHREAD]