Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 04/16/2000 23:13:20
Module Name:	basesrc
Committed By:	itojun
Date:		Mon Apr 17 06:13:19 UTC 2000

Modified Files:
	basesrc/usr.sbin/pppd/pppd: ipv6cp.c pppd.8

Log Message:
disable IPv6CP by default, to be friendly with old (IPv4-only) config file.
add "+ipv6" which enables IPv6CP.  it is necessary if you want IPv6CP.

option name in sync with ppp-2.3.11.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 basesrc/usr.sbin/pppd/pppd/ipv6cp.c
cvs rdiff -r1.26 -r1.27 basesrc/usr.sbin/pppd/pppd/pppd.8

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