From owner-freebsd-current@FreeBSD.ORG Fri Oct 1 11:06:32 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F27F316A4CE; Fri, 1 Oct 2004 11:06:31 +0000 (GMT) Received: from outbound0.sv.meer.net (outbound0.sv.meer.net [205.217.152.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id C441F43D1D; Fri, 1 Oct 2004 11:06:31 +0000 (GMT) (envelope-from gnn@neville-neil.com) Received: from mail.meer.net (mail.meer.net [209.157.152.14]) i91B5hr2013629; Fri, 1 Oct 2004 04:05:44 -0700 (PDT) (envelope-from gnn@neville-neil.com) Received: from minion.local.neville-neil.com (pc1.oakwoodazabu1-unet.ocn.ne.jp [220.110.140.201]) by mail.meer.net (8.12.10/8.12.2/meer) with ESMTP id i91B5ZMD093499; Fri, 1 Oct 2004 04:05:36 -0700 (PDT) (envelope-from gnn@neville-neil.com) Date: Fri, 01 Oct 2004 20:05:31 +0900 Message-ID: From: "George V. Neville-Neil" To: Scott Long In-Reply-To: <200410010741.i917fJUo076107@pooker.samsco.org> References: <200410010741.i917fJUo076107@pooker.samsco.org> User-Agent: Wanderlust/2.10.1 (Watching The Wheels) SEMI/1.14.5 (Awara-Onsen) FLIM/1.14.5 (Demachiyanagi) APEL/10.5 Emacs/21.2 (powerpc-apple-darwin) MULE/5.0 (SAKAKI) MIME-Version: 1.0 (generated by SEMI 1.14.5 - "Awara-Onsen") Content-Type: text/plain; charset=US-ASCII cc: current@freebsd.org Subject: Re: 5.3-RELEASE TODO X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Oct 2004 11:06:32 -0000 At Fri, 1 Oct 2004 01:41:19 -0600 (MDT), Scott Long wrote: > |---------------------+-------------+---------------+--------------------| > | | | | There are reports | > | | | | that racoon is | > | | | | unable to complete | > | | | | IKE negotiation | > | | | | due to a send to | > | KAME IPSEC | | | the pfkey socket | > | "ENOBUFS" problem | | | returning ENOBUFS. | > | with racoon and | In progress | Robert Watson | This appears to be | > | mbuma | | | a result of an | > | | | | incorrect | > | | | | assumption about | > | | | | mbuf data size due | > | | | | to a change | > | | | | resulting from | > | | | | mbuma. | > |---------------------+-------------+---------------+--------------------| The patch was applied by Robert Watson yesterday, here: http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/netkey/key.c?rev=1.68&content-type=text/x-cvsweb-markup Robert is, I believe, currently in transit. Later, George