Package ipv6calc

IPv6 address format change and calculation utility

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

ipv6calc is a small utility which formats and calculates IPv4/IPv6 addresses
in different ways.

Install this package, if you want to retrieve information about a particular
IPv4/IPv6/MAC address (-i ADDRESS) or make life easier in adding entries to
reverse IPv6 DNS zones (e.g. -a 2001:db8:1234::1/48).

In addition many format and type conversions are supported, see online help
and/or given URL for more.

Also this package contains additional programs
 - ipv6loganon: anonymize Apache web server logs
 - ipv6logconv: special Apache web server log converter
    (examples included for use with analog)
 - ipv6logstats: create statistics from list of IPv4/IPv6 addresses
    (examples included for use with gnu-plot)
 - mod_ipv6calc: Apache module for anonymization/information logging on-the-fly

Support for following databases
 - IP2Location	ENABLED
		default directory for downloaded db files: /usr/share/IP2Location
		(requires also external library on system)

 - GeoIP v2	ENABLED
		default directory for downloaded db files: /usr/share/GeoIP
		(requires also external library on system)

 - db-ip.com v2	ENABLED
		(once generated database files are found on system)
		default directory for generated db files: /usr/share/DBIP

 - External	ENABLED
		default directory for generated db files: /usr/share/ipv6calc/db

Built WITH shared-library

Available rpmbuild rebuild options:
  --without ip2location
  --without mmdb (which disables GeoIP v2 and db-ip.com v2)
  --without external
  --without shared
  --without mod_ipv6calc

Version: 4.1.0

System Administration

ipv6calc format, calculate, show information, filter IPv6/IPv4/MAC addresses
ipv6loganon HTTP server log file anonymizer
ipv6logconv HTTP server log file converter for statistics
ipv6logstats Takes http log data from stdin and print a statistics table on output