packet_formats

Module ipv6

Source
Expand description

Parsing and serialization of IPv6 packets.

The IPv6 packet format is defined in RFC 8200 Sections 3 and 4.

Modules§

  • Parsing and serialization of IPv6 extension headers.

Structs§

Enums§

  • A next header that may be either a next layer header or an IPv6 extension header.

Constants§

Traits§