Module netstack3_core::device::ndp
source · Expand description
The Neighbor Discovery Protocol (NDP).
Neighbor Discovery for IPv6 as defined in RFC 4861 defines mechanisms for solving the following problems:
- Router Discovery
- Prefix Discovery
- Parameter Discovery
- Address Autoconfiguration
- Address resolution
- Next-hop determination
- Neighbor Unreachability Detection
- Duplicate Address Detection
- Redirect
Modules
- Test utilities for NDP.