Hi, new version 0.93.0 is released now. Package and signature files can be found here: ftp://ftp.bieringer.de/pub/linux/IPv6/ipv6calc/ ftp://ftp.deepspace6.net/pub/ds6/sources/ipv6calc/ Major new enhancement is the form mode of "ipv6calcweb.cgi" see here: http://mirrors.bieringer.de/cgi-bin/ipv6calcweb.cgi Use this form for analyzing any given IPv4/IPv6/MAC address. Just note that a lightweight Anti-DoS mechanism is also used in "form" mode. Major changes: ipv6calc.spec: create subpackage for ipv6calcweb Minor changes: (none) Enhancements: lib/libmac.c, lib/libipv6calc.c: support MAC format xxxxxx-xxxxxx (seen on HP switches) support MAC format xxxxxxxxxxxx (seen on some network devices) lib/* ipv6calc/ipv6calc.c: support input/output format "ipv6literal" lib/*: support scope IDs on IPv6 addresses (also on literal format) ipv6calcweb/ipv6calcweb.cgi: add support for form mode and configuration via SetEnv lib/libipv4addr.c: extend detection for reserved addresses (RFC5735) ipv6calc/ipv6calc.c: force -O eui64 to request either -I mac or -A geneui64 autodetect -A geneui64 in case of -O eui64 and autodetected -I mac (only in non-pipe mode) Fixes: some more improve use of GeoIP library 1.4.5 Regards, Peter