From owner-freebsd-current Sun Jul 9 11:24:21 2000 Delivered-To: freebsd-current@freebsd.org Received: from mail.ruhr.de (in-ruhr2.ruhr.de [141.39.224.60]) by hub.freebsd.org (Postfix) with SMTP id 14D0D37B9D3 for ; Sun, 9 Jul 2000 11:24:18 -0700 (PDT) (envelope-from ue@nathan.ruhr.de) Received: (qmail 39138 invoked by alias); 9 Jul 2000 18:24:25 -0000 Received: (from ue@localhost) by nathan.ruhr.de (8.9.3/8.9.3) id TAA24832 for freebsd-current@FreeBSD.ORG; Sun, 9 Jul 2000 19:41:28 +0200 (CEST) (envelope-from ue) Date: Sun, 9 Jul 2000 19:41:23 +0200 From: Udo Erdelhoff To: freebsd-current@FreeBSD.ORG Subject: Re: ppp -auto gone again Message-ID: <20000709194122.E269@nathan.ruhr.de> References: <20000708015911.A252@nathan.ruhr.de> <3968A29F.F60F1D25@dead-end.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <3968A29F.F60F1D25@dead-end.net>; from rock@dead-end.net on Sun, Jul 09, 2000 at 06:04:47PM +0200 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Jul 09, 2000 at 06:04:47PM +0200, Daniel Rock wrote: > - if (pri > 0) > + if (pri >= 0) Groan. "The problem must be somewhere in ip.c, the other changes were purely cosmetic". Famous last words. Thanks, I've re-reverted to the current version, applied your patch and -auto mode works. /s/Udo (I need new glasses) -- I have learned over the years, that if it is the truth you seek, then honesty on your own part, is the best policy. That and torture. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message