From owner-freebsd-stable@FreeBSD.ORG Wed Oct 4 12:55:58 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 AC90516A403; Wed, 4 Oct 2006 12:55:58 +0000 (UTC) (envelope-from mb@imp.ch) Received: from pop.imp.ch (mx2.imp.ch [157.161.9.17]) by mx1.FreeBSD.org (Postfix) with ESMTP id 64CC643D6A; Wed, 4 Oct 2006 12:55:55 +0000 (GMT) (envelope-from mb@imp.ch) Received: from godot.imp.ch (godot.imp.ch [157.161.4.8]) by pop.imp.ch (8.13.8/8.13.8/Submit_imp) with ESMTP id k94Ctouq097512; Wed, 4 Oct 2006 14:55:51 +0200 (CEST) (envelope-from mb@imp.ch) Date: Wed, 4 Oct 2006 14:55:50 +0200 (CEST) From: Martin Blapp To: Philippe Pegon In-Reply-To: <4523916C.1080905@crc.u-strasbg.fr> Message-ID: <20061004145510.H53518@godot.imp.ch> References: <451F6E8E.8020301@freebsd.org> <4523916C.1080905@crc.u-strasbg.fr> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Scanned-By: MIMEDefang 2.57 on 157.161.9.65 Cc: freebsd security , security-officer@freebsd.org, FreeBSD Stable Subject: Re: HEADS UP: FreeBSD 5.3, 5.4, 6.0 EoLs coming soon X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Oct 2006 12:55:58 -0000 Hi, > In June 2006, I opened a PR (kern/98622) about a regression on CARP > with IPv6 addresses: CARP is not usable with IPv6. Since I tracked > down the culprit commit (see appropriate info in the PR), I can > affirm that this regression appeared before the 6.1-RELEASE. Wouldn't it be better to fix this in RELENG_6 before 6.2 RELEASE ? Martin