Subject: CVS commit: doc
To: None <source-changes@netbsd.org>
From: Hubert Feyrer <hubertf@netbsd.org>
List: source-changes
Date: 04/22/2002 00:07:37
Module Name:	doc
Committed By:	hubertf
Date:		Sun Apr 21 21:07:36 UTC 2002

Modified Files:
	doc: pkg-CHANGES

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.6460 -r1.6461 doc/pkg-CHANGES

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.