#acl All:read contribGroup:read,write <> = ipv6calc = == Availability and IPv6 support == || '''Name''' || '''IPv6 support''' || '''Supported operating systems''' || || [[http://www.bieringer.de/linux/IPv6/tools/index.html|ipv6calc]] || included || UNIX, Linux,[[http://www.freshports.org/search.php?query=ipv6calc|*BSD]], Windows (if you compile it) || == Description == ipv6calc is a small utility in C to manipulate IPv6 addresses. The intentions were to convert a given IPv6 address into compressed format, convert a given IPv6 address into the same format like shown in Linux' /proc/net/if_inet6 and (because it was not difficulty) migrate ip6_int into. Now only one utiltity is needed to do a lot (perhaps the features grow on demand in the future). This utility will be used in the future to extend features on network-functions-ipv6. == Comments == == Usage information == == Categories == CategoryApps, CategoryAppssysutils == Source of information == NetBSD packages