From owner-freebsd-stable@FreeBSD.ORG Tue Dec 7 21:19:01 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2DD0D16A4CE; Tue, 7 Dec 2004 21:19:01 +0000 (GMT) Received: from avscan1.sentex.ca (avscan1.sentex.ca [199.212.134.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9DB0A43D4C; Tue, 7 Dec 2004 21:19:00 +0000 (GMT) (envelope-from mike@sentex.net) Received: from localhost (localhost.sentex.ca [127.0.0.1]) by avscan1.sentex.ca (8.12.11/8.12.11) with ESMTP id iB7LIxIV021030; Tue, 7 Dec 2004 16:18:59 -0500 (EST) (envelope-from mike@sentex.net) Received: from avscan1.sentex.ca ([127.0.0.1]) by localhost (avscan1.sentex.ca [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 20752-04; Tue, 7 Dec 2004 16:18:59 -0500 (EST) Received: from lava.sentex.ca (pyroxene.sentex.ca [199.212.134.18]) by avscan1.sentex.ca (8.12.11/8.12.11) with ESMTP id iB7LIx1s020983; Tue, 7 Dec 2004 16:18:59 -0500 (EST) (envelope-from mike@sentex.net) Received: from simian.sentex.net (simeon.sentex.ca [192.168.43.27]) by lava.sentex.ca (8.12.11/8.12.11) with ESMTP id iB7LIq2s022859; Tue, 7 Dec 2004 16:18:52 -0500 (EST) (envelope-from mike@sentex.net) Message-Id: <6.2.0.14.0.20041207161228.07043b98@64.7.153.2> X-Mailer: QUALCOMM Windows Eudora Version 6.2.0.14 Date: Tue, 07 Dec 2004 16:18:54 -0500 To: Ken Smith , freebsd-stable@freebsd.org From: Mike Tancsa In-Reply-To: <20041206145958.GA67153@bobbi.cse.buffalo.edu> References: <20041206145958.GA67153@bobbi.cse.buffalo.edu> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Virus-Scanned: by amavisd-new X-Virus-Scanned: by amavisd-new at avscan1b Subject: Re: HEADS-UP: RELENG_4 -> 4.11-PRERELEASE X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Dec 2004 21:19:01 -0000 At 09:59 AM 06/12/2004, Ken Smith wrote: >If you are in a position to help with testing and/or debugging for the >upcoming release by all means feel free to begin looking for things >that need to be fixed. However if you are working with a system that OK, here is another bug that would be nice to get fixed. The problem is in both RELENG_4 and RELENG_5 http://www.freebsd.org/cgi/query-pr.cgi?pr=74821 I am sure the patches are very ugly looking, but it does fix the problem and it doesnt break default functionality. Without them, anyone using PPPoE against an ERX (most of Canada and a lot of Europe) will not always know if the link goes away. ---Mike