From owner-cvs-user Mon Dec 2 21:21:15 1996 Return-Path: owner-cvs-user Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id VAA09281 for cvs-user-outgoing; Mon, 2 Dec 1996 21:21:15 -0800 (PST) Received: from alpha.xerox.com (alpha.Xerox.COM [13.1.64.93]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id VAA09175; Mon, 2 Dec 1996 21:19:38 -0800 (PST) Received: from crevenia.parc.xerox.com ([13.2.116.11]) by alpha.xerox.com with SMTP id <14659(3)>; Mon, 2 Dec 1996 21:19:04 PST Received: by crevenia.parc.xerox.com id <177711>; Mon, 2 Dec 1996 21:18:57 -0800 From: Bill Fenner To: fenner@parc.xerox.com, peter@spinner.dialix.com Subject: Re: cvs commit: src/release/sysinstall config.c install.c Cc: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-user@freefall.freebsd.org, jkh@freefall.freebsd.org, pst@shockwave.com Message-Id: <96Dec2.211857pst.177711@crevenia.parc.xerox.com> Date: Mon, 2 Dec 1996 21:18:54 PST Sender: owner-cvs-user@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >I added RTF_STATIC to the default route that pppd installed, I was under >the impression that routed was supposed to leave those alone? Yup, it's supposed to leave them alone. I guess the real question is: have people been having problems since Peter did this fix, or is Poul's experience that this is a problem simply with older releases, and 2.2 doesn't have this problem? Peter's fix was done in August and never brought into -stable, so isn't in 2.1.6 but is in 2.2-ALPHA. I don't run ppp (and don't currently have a FreeBSD machine at all =( ) so I can't do the obvious test. Bill