From owner-freebsd-current@FreeBSD.ORG Sat Jan 17 13:40:08 2009 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2A8B4106566B for ; Sat, 17 Jan 2009 13:40:08 +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 D04E28FC1C for ; Sat, 17 Jan 2009 13:40:07 +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 AD75041C65E; Sat, 17 Jan 2009 14:40:06 +0100 (CET) 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 CECLGbaWUOnC; Sat, 17 Jan 2009 14:40:06 +0100 (CET) Received: by mail.cksoft.de (Postfix, from userid 66) id 5FC5F41C650; Sat, 17 Jan 2009 14:40:06 +0100 (CET) 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 D42D54448D5; Sat, 17 Jan 2009 13:37:52 +0000 (UTC) Date: Sat, 17 Jan 2009 13:37:52 +0000 (UTC) From: "Bjoern A. Zeeb" X-X-Sender: bz@maildrop.int.zabbadoz.net To: Guli In-Reply-To: <496DAC15.30904@mikulas.com> Message-ID: <20090117133358.X45399@maildrop.int.zabbadoz.net> References: <496DAC15.30904@mikulas.com> X-OpenPGP-Key: 0x14003F198FEFA3E77207EE8D2B58B8F83CCF1842 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: FreeBSD current mailing list Subject: Re: INET6 tcp md5 signature X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Sat, 17 Jan 2009 13:40:08 -0000 On Wed, 14 Jan 2009, Guli wrote: Hi, > Is there anyone, who could merge this feature into CURENT / RELENG_7 > please ? > (we want use it for secured IPv6 BGP sessions in Quagga) > > http://people.freebsd.org/~bz/20080913-02-tcp-md5-ack-rst.diff You do not really need this patch to run TCP-MD5 with INET6. TCP-MD5 with INTE6 is in HEAD already, I am not sure if it's my 50 pending MFCs or if it's in RELENG_7 (and with that 7.1-R) already. You can find a description what the patch does here: http://lists.freebsd.org/pipermail/freebsd-net/2008-September/019492.html And it's something for both v4 and v6 that hasn't been there the last years for v4 ... -- Bjoern A. Zeeb The greatest risk is not taking one.