slackbuilds_ponce/network/ipv6calc/README
Chris Abela 521f31dedd network/ipv6calc: Updated for version 0.93.1.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
2012-12-11 16:23:04 -05:00

15 lines
658 B
Text

ipv6calc is a small utility written in programming language C to manipulate
(not only) IPv6 addresses. Intentions were convering a given IPv6 address into
compressed format, convering a given IPv6 address into the same format like
shown in /proc/net/if_inet6 and (because it was not difficulty) migrating the
Perl program ip6_int into. Now only one utiltity is needed to do a lot.
This utility was also used in the past to extend features on
network-functions-ipv6 library, used by initscripts-ipv6.
To enable IP2Location support you will need to install the optional dependency
ip2location-c first, and then pass:
IP2LOCATION=yes
to this Slackbuild.