Module packet_formats::icmp

source ·
Expand description

Parsing and serialization of Internet Control Message Protocol (ICMP) packets.

This module supports both ICMPv4 and ICMPv6.

The ICMPv4 packet format is defined in RFC 792, and the ICMPv6 packet format is defined in RFC 4443 Section 2.1.

Modules§

  • Multicast Listener Discovery Protocol.
  • Messages used for NDP (ICMPv6).

Structs§

Enums§

Traits§

Functions§