fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
7 lines
411 B
Text
7 lines
411 B
Text
ipcalc takes an IP address and netmask and calculates the resulting broadcast,
|
|
network, Cisco wildcard mask, and host range. By giving a second netmask, you
|
|
can design sub- and supernetworks. It is also intended to be a teaching tool
|
|
and presents the results as easy-to-understand binary values.
|
|
|
|
Enter your netmask(s) in CIDR notation (/25) or dotted decimals
|
|
(255.255.255.0). Inverse netmasks are recognized.
|