[][src]Module packet::icmp

ICMP packet parser and builder.

Modules

code

ICMP codes.

echo

Echo Request/Reply.

information

Information Request/Reply.

parameter_problem

Parmeter Problem.

previous

Source Quench, Destination Unreachable and Time Exceeded.

redirect_message

Redirect Message.

timestamp

Timestamp Request/Reply.

Structs

Builder

ICMP packet builder.

Packet

ICMP packet parser.

Enums

Kind

ICMP packet types.

Functions

checksum

Calculate the checksum for an ICMP packet.