openbsd-ports/net/sipcalc/pkg/DESCR
stsp 6463e1d7a8 Sipcalc is a console-based ip subnet calculator.
Much like net/ipcalc, but it supports IPv6, too.

help and ok giovanni@
2009-04-14 19:12:59 +00:00

26 lines
1.0 KiB
Plaintext

Sipcalc is an "advanced" console based ip subnet calculator.
- IPv4
* Multiple address and netmask input formats.
* Retrieving of address information from interfaces.
* Classfull and CIDR output.
* Multiple address and netmask output formats (dotted quad, hex, number
of bits).
* Output of broadcast address, network class, Cisco wildcard, hosts/range,
network range.
* Output of multiple types of bitmaps.
* Output of a userdefined number of extra networks.
* Multiple networks input from commandline.
* Parsing of a newline seperated list of networks from standard input (STDIN).
* The ability to "split" a network based on a smaller netmask, now also with
recursive runs on the generated subnets.
* DNS resolution.
- IPv6
* Compressed and expanded input addresses.
* Compressed and expanded output.
* Standard IPv6 network output.
* v4 in v6 output.
* Reverse dns address generation.
* The ability to "split" a network based on a smaller netmask, now also with
recursive runs on the generated subnets.
* DNS resolution.