Module pnet_packet::icmpv6::ndp[][src]

Expand description

Abstractions for the Neighbor Discovery Protocol RFC 4861

Modules

Neighbor Discovery Option Types RFC 4861 § 4.6

Enumeration of recognized Neighbor Advert flags.

The enumeration of recognized Router Advert flags.

Structs

A structure enabling manipulation of on the wire packets

A structure enabling manipulation of on the wire packets

A structure enabling manipulation of on the wire packets

A structure enabling manipulation of on the wire packets

A structure enabling manipulation of on the wire packets

A structure enabling manipulation of on the wire packets

Neighbor Discovery Option RFC 4861 § 4.6

Used to iterate over a slice of NdpOptionPackets

A structure enabling manipulation of on the wire packets

Represents a Neighbor Discovery Option Type.

Neighbor Advertisement Message Format RFC 4861 § 4.4

Used to iterate over a slice of NeighborAdvertPackets

A structure enabling manipulation of on the wire packets

Neighbor Solicitation Message Format RFC 4861 § 4.3

Used to iterate over a slice of NeighborSolicitPackets

A structure enabling manipulation of on the wire packets

Redirect Message Format RFC 4861 § 4.5

Used to iterate over a slice of RedirectPackets

A structure enabling manipulation of on the wire packets

Router Advertisement Message Format RFC 4861 § 4.2

Used to iterate over a slice of RouterAdvertPackets

A structure enabling manipulation of on the wire packets

Router Solicitation Message RFC 4861 § 4.1

Used to iterate over a slice of RouterSolicitPackets

A structure enabling manipulation of on the wire packets