Module net

Source
Expand description

Provides tools for representing and handling network related concepts like MAC addresses and network interfaces.

Modules§

net_gen

Structs§

MacAddr
MAC address for ethernet NIC.
Tap
Handle for a network tap interface.

Enums§

TapError
List of errors the tap implementation can throw.

Constants§

MAC_ADDR_LEN
Segments of MAC address separated by “:”.