blob: ce16fa24bd1fc48b31b79fa60a92e36f7a228b73 [file] [log] [blame]
Neale Ranns3a29c382020-01-05 22:17:53 +00001---
Ole Troanbbff1432020-01-09 14:03:14 +01002name: IPv6 Neighbor Discovery
Neale Ranns3a29c382020-01-05 22:17:53 +00003maintainer: Neale Ranns <nranns@cisco.com>
4features:
Ole Troanbbff1432020-01-09 14:03:14 +01005 - Neighbor discovery.
Neale Ranns3a29c382020-01-05 22:17:53 +00006 - ND Auto address configuration
7 - Multicast Listener Discovery - only as host role to send adverts
8 - Router Advertisements
9
Ole Troanbbff1432020-01-09 14:03:14 +010010description: "An implementation of the IPv6 Neighbor discovery protocol as described in RFC4861 and RFC4862."
Neale Ranns3a29c382020-01-05 22:17:53 +000011state: production
12properties: [API, CLI, MULTITHREAD]