misc: fix feature description spelling
[vpp.git] / src / vnet / ip6-nd / FEATURE.yaml
1 ---
2 name: IPv6 Neighbor Discovery
3 maintainer: Neale Ranns <nranns@cisco.com>
4 features:
5   - Neighbor discovery.
6   - ND Auto address configuration
7   - Multicast Listener Discovery - only as host role to send adverts
8   - Router Advertisements
9
10 description: "An implementation of the IPv6 Neighbor discovery protocol as described in RFC4861 and RFC4862."
11 state: production
12 properties: [API, CLI, MULTITHREAD]