Crate wireparse

Source
Expand description

A library for reading and writing ethernet packets

If you are using pcap, you probaby want to be looking at the EthernetFrame struct.

Modules§

arp
io

Structs§

ArpPayload
Dot1qHeader
Dot1qTCI
EthernetFrame
Parsed ethernet ethernet frame struct
EthernetFrameHeader
MacAddress

Enums§

ArpError
ArpHardwareType
ArpOperation
EthFrameError
EtherProtocal
EthernetFramePayload
NetpackError

Type Aliases§

Result