Module ip

Source
Expand description

IP address related utilities.

Structs§

LocalAddresses
List of machine’s IP addresses.

Functions§

is_unicast_link_local
Returns true if the address is a unicast address with link-local scope, as defined in RFC 4291.