Expand description
abstraction for “time exceeded” ICMP packets.
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
| Type | Code | Checksum |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
| unused |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
| Internet Header + 64 bits of Original Data Datagram |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
Modules§
- Icmp
Codes - Enumeration of the recognized ICMP codes for “time exceeded” ICMP packets.
Structs§
- Mutable
Time Exceeded Packet - A structure enabling manipulation of on the wire packets
- Time
Exceeded - Represents an “echo request” ICMP packet.
- Time
Exceeded Iterable - Used to iterate over a slice of
TimeExceededPacket
s - Time
Exceeded Packet - A structure enabling manipulation of on the wire packets