From owner-cvs-all Sun Feb 18 7:21:39 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 8FCAC37B65D; Sun, 18 Feb 2001 07:21:32 -0800 (PST) Received: (from ume@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1IFLWd53940; Sun, 18 Feb 2001 07:21:32 -0800 (PST) (envelope-from ume) Message-Id: <200102181521.f1IFLWd53940@freefall.freebsd.org> From: Hajimu UMEMOTO Date: Sun, 18 Feb 2001 07:21:32 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc rc.network6 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ume 2001/02/18 07:21:32 PST Modified files: (Branch: RELENG_4) etc rc.network6 Log: MFC 1.15->1.16 - 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.5.2.10 +6 -20 src/etc/rc.network6 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message