From owner-cvs-all Sun Mar 12 12:36: 4 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5A33F37BCC0; Sun, 12 Mar 2000 12:35:59 -0800 (PST) (envelope-from shin@FreeBSD.org) Received: (from shin@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA36862; Sun, 12 Mar 2000 12:35:59 -0800 (PST) (envelope-from shin@FreeBSD.org) Message-Id: <200003122035.MAA36862@freefall.freebsd.org> From: Yoshinobu Inoue Date: Sun, 12 Mar 2000 12:35:57 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc rc.network6 src/etc/defaults rc.conf Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG shin 2000/03/12 12:35:57 PST Modified files: etc rc.network6 etc/defaults rc.conf Log: IPv6 related configuration updates. - 6to4(stf) interface configuration. - Static route configuration. - Comment additions. - Replaced a still existed '@' to '%' in IPv6 scoped addr format. (This became necessary as previous IPv6 scoped addr format change.) Much thanks to ume, who helped me reviewing, testing, and finding problems with these changes. Approved by: jkh Reviewed by: ume Revision Changes Path 1.5 +67 -4 src/etc/rc.network6 1.53 +17 -2 src/etc/defaults/rc.conf To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message