Crate xenet

Source

Modulesยง

datalink
Provides functionality for interacting with the data link layer, support for sending and receiving packets.
net
Provides core network types and functionality.
packet
Support for packet parsing and manipulation. Enables users to work with packets at a granular level.
socket
Support for sending and receiving transport layer packets.
util
Utilities designed to work with packets through high-level APIs.