[][src]Module b0x::passes::ip_addr

Deals with IP addresses (IpAddr)

Structs

IpAddrPasses

Pass sequence for IP addresses (IpAddr).

Functions

conversions

Conversions of an IP address to different types (IPv4 -> IPv6 or IPv6 -> IPv4).

information

Information about the IP address.

ip_addr_kind_ipv4

Returns the kind of an IPv4 address.

ip_addr_kind_ipv6

Returns the kind of an IPv6 address.