Subject: CVS commit: sharesrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 02/05/2000 09:02:45
Module Name:	sharesrc
Committed By:	itojun
Date:		Sat Feb  5 17:02:44 UTC 2000

Modified Files:
	basesrc/etc: netstart rc rc.conf
	sharesrc/share/man/man5: rc.conf.5

Log Message:
change IPv6 configuration syntax to avoid ambiguity.
ip6mode=host: IPv6 host
ip6mode=autohost: IPv6 host, with autoconfig
ip6mode=router: IPv6 router

backward compatibility to "ip6forwading" is provided.


To generate a diff of this commit:
cvs rdiff -r1.69 -r1.70 basesrc/etc/netstart
cvs rdiff -r1.145 -r1.146 basesrc/etc/rc
cvs rdiff -r1.71 -r1.72 basesrc/etc/rc.conf
cvs rdiff -r1.28 -r1.29 sharesrc/share/man/man5/rc.conf.5

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