[][src]Module pnet_packet::icmpv6

ICMPv6 packet abstraction

Modules

Icmpv6Types

Enumeration of the recognized ICMPv6 types

ndp

Abstractions for the Neighbor Discovery Protocol RFC 4861

Structs

Icmpv6Type

Represents the "ICMPv6 type" header field.

Icmpv6Code

Represents the "ICMPv6 code" header field.

Icmpv6Packet

A structure enabling manipulation of on the wire packets

Icmpv6Iterable

Used to iterate over a slice of Icmpv6Packets

Icmpv6

Represents a generic ICMPv6 packet RFC 4443 § 2.1

MutableIcmpv6Packet

A structure enabling manipulation of on the wire packets

Functions

checksum

Calculates the checksum of an ICMPv6 packet