packet_formats::icmp::ndp

Module options

Source
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§

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.