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

Represents a generic ICMPv6 packet RFC 4443 § 2.1

Represents the “ICMPv6 code” header field.

Used to iterate over a slice of Icmpv6Packets

A structure enabling manipulation of on the wire packets

Represents the “ICMPv6 type” header field.

A structure enabling manipulation of on the wire packets

Functions

Calculates a checksum of an ICMPv6 packet.