Expand description
Types for parsing and manipulating packet-level network protocols.
The structure of this module is adapted from capsule::packets and pnet::packet. Every packet type represents a single frame on the wire.
Modules§
Traits§
- Packet
- Represents a single packet.
- Packet
Header - Represents a packet header.