Module parse

Module parse 

Source
Expand description

Main module for packet analysis.

Modules§

application
data_link
The DataLink module provides functionality to parse and analyze data link layer packets, specifically Ethernet frames. It extracts MAC addresses, Ethertype, and the payload from a raw byte slice.
internet
transport

Structs§

PacketFlow