Module pnet_packet::icmpv6 [] [src]

ICMPv6 packet abstraction

Modules

Icmpv6Types

Enumeration of the recognized ICMPv6 types

ndp

Abstractions for the Neighbor Discovery Protocol RFC 4861

Structs

Icmpv6

Represents a generic ICMPv6 packet RFC 4443 § 2.1

Icmpv6Code

Represents the "ICMPv6 code" header field.

Icmpv6Iterable

Used to iterate over a slice of Icmpv6Packets

Icmpv6Packet

A structure enabling manipulation of on the wire packets

Icmpv6Type

Represents the "ICMPv6 type" header field.

MutableIcmpv6Packet

A structure enabling manipulation of on the wire packets

Functions

checksum

Calculates the checksum of an ICMPv6 packet