Documentation
¶
Overview ¶
Package ipaddr provides functions to manipulate IPs and CIDRs.
It provides the following functions:
- ipcontains(prefix, ip)
- ipoverlaps(prefix1, prefix2)
- ipfamily(ip/prefix)
- iphost(ip/prefix)
- ipmasklen(prefix)
- ipnetwork(prefix)
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.