Expand description
Parsing and serialization of NDP options.
Structs§
- Nonce option used to make sure an advertisement is a fresh response to a solicitation sent earlier.
- An implementation of [
OptionsImpl
] for NDP options. - Prefix information that is advertised by a router in Router Advertisements.
- Recursive DNS Server that is advertised by a router in Router Advertisements.
- Builder for a Route Information option.
Enums§
- Errors that may occur when constructing a Nonce option.
- NDP options that may be found in NDP messages.
- Builder for NDP options that may be found in NDP messages.
- The types of NDP options that may be found in NDP messages.
Constants§
- A value representing an infinite lifetime for various NDP options’ lifetime fields.
- A
u32
value representing an infinite lifetime for various NDP options’ lifetime fields. - Minimum number of bytes in a Nonce option, excluding the kind and length bytes.