From owner-freebsd-commit Fri Feb 9 13:54:32 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA15263 for freebsd-commit-outgoing; Fri, 9 Feb 1996 13:54:32 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA15035 for cvs-all-outgoing; Fri, 9 Feb 1996 13:54:14 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA15023 for cvs-etc-outgoing; Fri, 9 Feb 1996 13:54:11 -0800 (PST) Received: from GndRsh.aac.dev.com (GndRsh.aac.dev.com [198.145.92.241]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id NAA15012 Fri, 9 Feb 1996 13:53:56 -0800 (PST) Received: (from rgrimes@localhost) by GndRsh.aac.dev.com (8.6.12/8.6.12) id GAA28050; Fri, 9 Feb 1996 06:33:35 -0800 From: "Rodney W. Grimes" Message-Id: <199602091433.GAA28050@GndRsh.aac.dev.com> Subject: Re: cvs commit: src/etc netstart sysconfig To: jkh@freefall.freebsd.org (Jordan K. Hubbard) Date: Fri, 9 Feb 1996 06:33:34 -0800 (PST) Cc: CVS-committers@freefall.freebsd.org, cvs-etc@freefall.freebsd.org In-Reply-To: <199602091245.EAA23465@freefall.freebsd.org> from "Jordan K. Hubbard" at Feb 9, 96 04:45:40 am X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-commit@FreeBSD.ORG Precedence: bulk > > jkh 96/02/09 04:45:39 > > Modified: etc netstart sysconfig > Log: > Close conf/1007 and take this opportunity to correct a few long-standing > bogons with the way static_routes was being handled. Also document > the fact that default_router overrides static_routes entirely. If this is true something is broken in /etc/netstart. The way the code in /etc/netstart looks to me is that _IF_ you have defaultrouter set it simply adds it to the front of the list of routes to process in the ${static_routes} variable and the processes _ALL_ the routes. > > Revision Changes Path > 1.41 +7 -5 src/etc/netstart > 1.36 +8 -5 src/etc/sysconfig > -- Rod Grimes rgrimes@gndrsh.aac.dev.com Accurate Automation Company Reliable computers for FreeBSD