slackbuilds_ponce/network/ipv6calc
Robby Workman 1404622ad7 Entire Repo: Fix the "handy ruler" length in slack-desc files
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-08-15 20:27:00 -05:00
..
ipv6calc.info Entire Repo: Remove APPROVED field from .info files 2012-08-14 23:22:50 -05:00
ipv6calc.SlackBuild
README
slack-desc Entire Repo: Fix the "handy ruler" length in slack-desc files 2012-08-15 20:27:00 -05:00

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 C-IP2location first,
and then pass:

  IP2LOCATION=yes

to this Slackbuild.