From owner-freebsd-qa Mon Dec 13 10:28:19 1999 Delivered-To: freebsd-qa@freebsd.org Received: from relay.nuxi.com (nuxi.cs.ucdavis.edu [169.237.7.38]) by hub.freebsd.org (Postfix) with ESMTP id 76B4715170 for ; Mon, 13 Dec 1999 10:28:10 -0800 (PST) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (root@d60-025.leach.ucdavis.edu [169.237.60.25]) by relay.nuxi.com (8.9.3/8.9.3) with ESMTP id KAA06829; Mon, 13 Dec 1999 10:28:09 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.3/8.9.1) id KAA32573; Mon, 13 Dec 1999 10:28:10 -0800 (PST) (envelope-from obrien) Date: Mon, 13 Dec 1999 10:28:09 -0800 From: "David O'Brien" To: Doug White Cc: freebsd-qa@FreeBSD.org Subject: Re: cvs commit: src/contrib/isc-dhcp/client/scripts freebsd Message-ID: <19991213102809.G5414@dragon.nuxi.com> Reply-To: obrien@NUXI.com References: <199912120117.RAA01926@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: ; from dwhite@resnet.uoregon.edu on Mon, Dec 13, 1999 at 10:05:56AM -0800 X-Operating-System: FreeBSD 4.0-CURRENT Organization: The NUXI BSD group X-PGP-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Keyid: 34F9F9D5 Sender: owner-freebsd-qa@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > Modified files: (Branch: RELENG_3) > > contrib/isc-dhcp/client/scripts freebsd > > Log: > > MFC: rev 1.8 (don't add localhost routes). > > Everyone, bang on this change real hard. It's a last-minute and was > broken logic that was pulled from 3.3 at the last second. I would agree. I would have prefered to not do it, but there were 4 PRs on it. The things to test: network_interfaces="auto" ifconfig_fxp0="DHCP" then network_interfaces="lo0 fxp0" ifconfig_fxp0="DHCP" then network_interfaces="fxp0 lo0" ifconfig_fxp0="DHCP" then network_interfaces="fxp0" ifconfig_fxp0="DHCP" -- -- David (obrien@NUXI.com) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-qa" in the body of the message