From owner-cvs-all Thu Jan 25 5:18:50 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DA65E37B402; Thu, 25 Jan 2001 05:18:26 -0800 (PST) Received: (from ume@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0PDIQ426919; Thu, 25 Jan 2001 05:18:26 -0800 (PST) (envelope-from ume) Message-Id: <200101251318.f0PDIQ426919@freefall.freebsd.org> From: Hajimu UMEMOTO Date: Thu, 25 Jan 2001 05:18:26 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc rc.network6 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ume 2001/01/25 05:18:26 PST Modified files: etc rc.network6 Log: - Don't try to send RA to lo0, gifN and faithN. - ipv6_network_interfaces has all available interfaces to work for static configuration even if the host is end host. When rtsol is invoked, singleness of interface is checked. Revision Changes Path 1.16 +6 -20 src/etc/rc.network6 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message