This script is for Slackware 14.2 only and may be outdated.

SlackBuilds Repository

14.2 > Network > ipv6calc (2.2.0)

ipv6calc is a small utility written in C to manipulate (not only) IPv6
addresses. It converts a given IPv6 address into compressed format, or
into the same format shown in /proc/net/if_inet6.

This utility was also used in the past to extend features on
network-functions-ipv6 library, used by initscripts-ipv6.

In addition to its internal databases, ipv6calc supports several
external databases. The following build options may be used to include
support for these:

IP2LOCATION=yes Enable IP2Location support (requires ip2location-c)
GEOIP=yes Enable GeoIP support (requires GeoIP)
GEOIP2=yes Enable GeoIP2 support (requires libmaxminddb)
EXTERNAL=yes Enable external db support

where each build option is passed to the slackbuild. Example of
enabling the IP2Location and GeoIP external database:

IP2LOCATION=yes GEOIP=yes ./ipv6calc.SlackBuild

The ipv6calc Apache module can be built by passing MOD_IPV6CALC=yes to
the slackbuild as:

MOD_IPV6CALC=yes ./ipv6calc.SlackBuild

Maintained by: Jason Graham
Keywords: ipv6,ipv4,ip2location,geoip,apache,C-IP2Location,maxmind
ChangeLog: ipv6calc

Homepage:
http://www.deepspace6.net/projects/ipv6calc.html

Source Downloads:
ipv6calc-2.2.0.tar.gz (828dad0901f04bbb60f70affaa857e20)

Download SlackBuild:
ipv6calc.tar.gz
ipv6calc.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
doinst.sh
ipv6calc.SlackBuild
ipv6calc.info
slack-desc

Validated for Slackware 14.2

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds