summaryrefslogtreecommitdiff
path: root/net/ipv6calc/DESCR
diff options
context:
space:
mode:
authorzuntum <zuntum@pkgsrc.org>2001-10-31 22:52:58 +0000
committerzuntum <zuntum@pkgsrc.org>2001-10-31 22:52:58 +0000
commitd038a73ebd432fae3ce355b84443038f88cb7199 (patch)
treeb3c17888184b1b17ed1b1fa28f1697197bb0b4f6 /net/ipv6calc/DESCR
parent70bae73d77e50256a2ee847bd9be11b761bcea01 (diff)
downloadpkgsrc-d038a73ebd432fae3ce355b84443038f88cb7199.tar.gz
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'net/ipv6calc/DESCR')
-rw-r--r--net/ipv6calc/DESCR8
1 files changed, 8 insertions, 0 deletions
diff --git a/net/ipv6calc/DESCR b/net/ipv6calc/DESCR
new file mode 100644
index 00000000000..35bbad7fbb5
--- /dev/null
+++ b/net/ipv6calc/DESCR
@@ -0,0 +1,8 @@
+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.