blob: ce16fa24bd1fc48b31b79fa60a92e36f7a228b73 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
---
name: IPv6 Neighbor Discovery
maintainer: Neale Ranns <nranns@cisco.com>
features:
- Neighbor discovery.
- ND Auto address configuration
- Multicast Listener Discovery - only as host role to send adverts
- Router Advertisements
description: "An implementation of the IPv6 Neighbor discovery protocol as described in RFC4861 and RFC4862."
state: production
properties: [API, CLI, MULTITHREAD]
|