Date: Sun, 9 Jul 2000 19:41:23 +0200 From: Udo Erdelhoff <ue@nathan.ruhr.de> To: freebsd-current@FreeBSD.ORG Subject: Re: ppp -auto gone again Message-ID: <20000709194122.E269@nathan.ruhr.de> In-Reply-To: <3968A29F.F60F1D25@dead-end.net>; from rock@dead-end.net on Sun, Jul 09, 2000 at 06:04:47PM %2B0200 References: <20000708015911.A252@nathan.ruhr.de> <3968A29F.F60F1D25@dead-end.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000709194122.E269>