Module pnet_packet::icmpv6

source ·
Expand description

An ICMPv6 packet abstraction.

Modules

  • The enumeration of the recognized ICMPv6 types.
  • abstraction for “echo reply” ICMPv6 packets.
  • abstraction for “echo request” ICMPv6 packets.
  • Abstractions for the Neighbor Discovery Protocol RFC 4861

Structs

Functions

  • Calculates a checksum of an ICMPv6 packet.