freebsd-ports/net/ipcalc/pkg-descr
David W. Chapman Jr. b3942230ad Give ipcalc a maintainer
Update to 0.34
Add USE_PERL5
Add maintainer to pkg-descr

PR:		28613
Submitted by:	Pete Fritchman <petef@databits.net>
2001-07-04 06:33:40 +00:00

13 lines
471 B
Plaintext

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.
WWW: http://jodies.de/ipcalc/
- Pete
petef@databits.net