From owner-freebsd-bugs@FreeBSD.ORG Sun May 11 10:54:52 2008 Return-Path: Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0E069106566B; Sun, 11 May 2008 10:54:52 +0000 (UTC) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from mail.cksoft.de (mail.cksoft.de [62.111.66.27]) by mx1.freebsd.org (Postfix) with ESMTP id BB75A8FC0A; Sun, 11 May 2008 10:54:51 +0000 (UTC) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from localhost (amavis.str.cksoft.de [192.168.74.71]) by mail.cksoft.de (Postfix) with ESMTP id A2F2341C76D; Sun, 11 May 2008 12:35:05 +0200 (CEST) X-Virus-Scanned: amavisd-new at cksoft.de Received: from mail.cksoft.de ([62.111.66.27]) by localhost (amavis.str.cksoft.de [192.168.74.71]) (amavisd-new, port 10024) with ESMTP id 61drM2CWDNl7; Sun, 11 May 2008 12:35:05 +0200 (CEST) Received: by mail.cksoft.de (Postfix, from userid 66) id 5971641C75E; Sun, 11 May 2008 12:35:05 +0200 (CEST) Received: from maildrop.int.zabbadoz.net (maildrop.int.zabbadoz.net [10.111.66.10]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.int.zabbadoz.net (Postfix) with ESMTP id 7ED9244487F; Sun, 11 May 2008 10:32:25 +0000 (UTC) Date: Sun, 11 May 2008 10:32:25 +0000 (UTC) From: "Bjoern A. Zeeb" X-X-Sender: bz@maildrop.int.zabbadoz.net To: Eugene Grosbein In-Reply-To: <200805110802.m4B82BSl002163@grosbein.pp.ru> Message-ID: <20080511103050.U47338@maildrop.int.zabbadoz.net> References: <200805110802.m4B82BSl002163@grosbein.pp.ru> X-OpenPGP-Key: 0x14003F198FEFA3E77207EE8D2B58B8F83CCF1842 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-bugs@FreeBSD.org, FreeBSD-gnats-submit@FreeBSD.org Subject: Re: kern/123587: [ipsec] IPCOMP broken in IPSEC (FAST_IPSEC for RELENG_6) X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 May 2008 10:54:52 -0000 Hi, just FYI: man ipsec, in teh BUGS section, says: " The IPcomp protocol support is currently broken." so, this is a well known problem and on someone's TODO list, which is probably way too long. Feel free to prived a patch to fix the problem.