Date: Fri, 9 Feb 1996 06:33:34 -0800 (PST) From: "Rodney W. Grimes" <rgrimes@GndRsh.aac.dev.com> To: jkh@freefall.freebsd.org (Jordan K. Hubbard) Cc: CVS-committers@freefall.freebsd.org, cvs-etc@freefall.freebsd.org Subject: Re: cvs commit: src/etc netstart sysconfig Message-ID: <199602091433.GAA28050@GndRsh.aac.dev.com> In-Reply-To: <199602091245.EAA23465@freefall.freebsd.org> from "Jordan K. Hubbard" at Feb 9, 96 04:45:40 am
next in thread | previous in thread | raw e-mail | index | archive | help
> > 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199602091433.GAA28050>