Tool to calculate IPv6 addresses
ipv6calc is a small utility written in programming language C to manipulate
(not only) IPv6 addresses. Intentions were converting a given IPv6 address into
compressed format, converting a given IPv6 address into the format used
by /proc/net/if_inet6 and (because it was not difficult) migrating the
Perl program ip6_int into it. Now only one utility is needed to do a lot.
This utility is also used to extend features on network-functions-ipv6 library,
used by initscripts-ipv6.
Note: this tool also has a freshmeat / ipv6calc page (not maintained by the
author)
Hint: take also a look at the Advanced Network Management Laboratory / IPv6
Address Oracle if you want to learn more about IPv6 addresses.
Authors:
--------
Peter Bieringer
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:garloff/ipv6calc && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
ipcalc-0.41.tar.gz | 0000021599 21.1 KB | |
ipv6calc-0.71.0.tar.bz2 | 0000394066 385 KB | |
ipv6calc-make.diff | 0000003225 3.15 KB | |
ipv6calc.changes | 0000000193 193 Bytes | |
ipv6calc.spec | 0000002669 2.61 KB |
Revision 7 (latest revision is 11)
Need automake.
Comments 0