Module packet_formats::igmp

source ·
Expand description

Parsing and serialization of Internet Group Management Protocol (IGMP) packets.

This module supports both IGMPv2 and IGMPv3.

The IGMPv2 packet format is defined in RFC 2236 Section 2, and the IGMPv3 packet format is defined in RFC 3376 Section 4.

Modules§

  • Implementation of IGMP Messages.

Structs§

Enums§

Traits§

Functions§