From owner-freebsd-net@FreeBSD.ORG Wed Jan 30 08:45:08 2008 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 081B716A417 for ; Wed, 30 Jan 2008 08:45: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 ADEB613C44B for ; Wed, 30 Jan 2008 08:45: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 112D541C733; Wed, 30 Jan 2008 09:45: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 VfZ7o5zdKOUz; Wed, 30 Jan 2008 09:45:05 +0100 (CET) Received: by mail.cksoft.de (Postfix, from userid 66) id 90A4C41C712; Wed, 30 Jan 2008 09:45:05 +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 BFFEE4448D5; Wed, 30 Jan 2008 08:40:16 +0000 (UTC) Date: Wed, 30 Jan 2008 08:40:16 +0000 (UTC) From: "Bjoern A. Zeeb" X-X-Sender: bz@maildrop.int.zabbadoz.net To: "Bruce M. Simpson" In-Reply-To: <479FF09B.4050705@FreeBSD.org> Message-ID: <20080130083105.S36482@maildrop.int.zabbadoz.net> References: <479FF09B.4050705@FreeBSD.org> X-OpenPGP-Key: 0x14003F198FEFA3E77207EE8D2B58B8F83CCF1842 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-net@freebsd.org, Ingo Flaschberger Subject: Re: tcp-md5 check for incomming connection X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Jan 2008 08:45:08 -0000 On Wed, 30 Jan 2008, Bruce M. Simpson wrote: Hi, > Ingo Flaschberger wrote: >> Hi, >> >> linux does already support tcp-md5 checks for incomming connections, but >> freebsd not. >> >> I would like to implement this feature into freebsd. >> Any hints/wishes/considerations that I should consider? > > Someone(tm) keeps threatening to do this every 9-12 months, but I've yet to > see patches. > ... As a result of fixing tcp-md5 end of last year, both of this (incoming validation + SPD integ) is on my TODO list on position 10 (I am currently working on item 3) and there is more ipsec work in the middle. I also have tcp-md5 for IPv6 implementation on the same card. I am willing to help or review patches in case someone wants to do it now. /bz -- Bjoern A. Zeeb bzeeb at Zabbadoz dot NeT Software is harder than hardware so better get it right the first time.