Expand description
Messages used for NDP (ICMPv6).
Modules§
- Parsing and serialization of NDP options.
Structs§
- An NDP Neighbor Advertisement.
- An NDP Neighbor Solicitation.
- An ICMPv6 Redirect Message.
- An NDP Router Advertisement.
- An NDP Router Solicitation.
Enums§
- An ICMPv6 packet with an NDP message.
- A raw ICMPv6 packet with an NDP message.
- A non-zero lifetime conveyed through NDP.
- The preference for a route as defined by RFC 4191 section 2.1.
Type Aliases§
- A builder for a sequence of NDP options.
- A records parser for NDP options.