Module net

Module net 

Source
Expand description

Module with network related helpers

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

Modules§

ipv4addr
Provides IPv4 address utility methods.
mac
Contains support for parsing and constructing MAC addresses More information about MAC addresses can be found here