From owner-freebsd-stable@FreeBSD.ORG Thu Sep 11 14:01:22 2003 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 7371A16A4BF for ; Thu, 11 Sep 2003 14:01:22 -0700 (PDT) Received: from ebb.errno.com (ebb.errno.com [66.127.85.87]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9867743FBF for ; Thu, 11 Sep 2003 14:01:19 -0700 (PDT) (envelope-from sam@errno.com) Received: from [10.0.3.253] (p26.n-sfpop02.stsn.com [199.107.153.26]) (authenticated bits=0) by ebb.errno.com (8.12.9/8.12.9) with ESMTP id h8BL1G17095403 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Thu, 11 Sep 2003 14:01:18 -0700 (PDT) (envelope-from sam@errno.com) Date: Thu, 11 Sep 2003 14:07:17 -0700 From: Sam Leffler To: Gabor , freebsd-stable@freebsd.org Message-ID: <1161079.1063289237@[10.0.3.253]> In-Reply-To: <20030911183205.GA32600@vmunix.com> References: <20030911183205.GA32600@vmunix.com> X-Mailer: Mulberry/3.0.3 (Win32) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-DCC-Usenix-Metrics: ebb.errno.com 1010; Body=2 Fuz1=2 Fuz2=2 Subject: Re: FAST_IPSEC doesn't seem to honor net.key.prefered_oldsa=0 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: Thu, 11 Sep 2003 21:01:22 -0000 Thanks. This was a change that came into the KAME code after I'd branched. I need to diff all of the KAME code since that time and merge the relevant bug fixes. Sam