Subject: CVS commit: pkgsrc/net/ipv6calc
To: None <pkgsrc-changes@netbsd.org>
From: Hubert Feyrer <hubertf@netbsd.org>
List: pkgsrc-changes
Date: 04/22/2002 00:06:56
Module Name: pkgsrc
Committed By: hubertf
Date: Sun Apr 21 21:06:56 UTC 2002
Modified Files:
pkgsrc/net/ipv6calc: Makefile PLIST distinfo
Added Files:
pkgsrc/net/ipv6calc/patches: patch-aa
Log Message:
Update ipv6calc to 0.40. Changes:
* most code reviewed with help of splint
* introduce new option handling (in/out/action)
- old options are still supported, no plans to remove this
support in next releases
* some automagically handling relating to
- input
- output
- action
if not extra specified
* add more conversions, also add more support of IPv4 addresses
* the address information option (-i) now shows also
- IPv4 registries (by using included current IPv4 CIDR table)
- IPv6 registries
- OUI (vendor) of NIC, if EUI-48/64 is a global one
* an example CGI frontend called "ipv6calcweb.cgi" to display
information about a REMOTE_ADDR on a webpage
- See e.g. http://ipv6.aerasec.de/index2.html for what can be
displayed
- Currently supported languages: en, de
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 pkgsrc/net/ipv6calc/Makefile
cvs rdiff -r1.1 -r1.2 pkgsrc/net/ipv6calc/PLIST
cvs rdiff -r1.4 -r1.5 pkgsrc/net/ipv6calc/distinfo
cvs rdiff -r0 -r1.3 pkgsrc/net/ipv6calc/patches/patch-aa
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.