From owner-freebsd-net@FreeBSD.ORG Tue Jan 29 19:38:26 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 5AAA216A418 for ; Tue, 29 Jan 2008 19:38:26 +0000 (UTC) (envelope-from if@xip.at) Received: from chile.gbit.at (ns1.xip.at [193.239.188.99]) by mx1.freebsd.org (Postfix) with ESMTP id A5CE013C458 for ; Tue, 29 Jan 2008 19:38:25 +0000 (UTC) (envelope-from if@xip.at) Received: (qmail 9902 invoked from network); 29 Jan 2008 20:38:23 +0100 Received: from unknown (HELO filebunker.xip.at) (86.59.10.180) by chile.gbit.at with (DHE-RSA-AES256-SHA encrypted) SMTP; 29 Jan 2008 20:38:23 +0100 Date: Tue, 29 Jan 2008 20:38:23 +0100 (CET) From: Ingo Flaschberger To: freebsd-net@freebsd.org In-Reply-To: Message-ID: References: User-Agent: Alpine 1.00 (LFD 882 2007-12-20) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed 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: Tue, 29 Jan 2008 19:38:26 -0000 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? I have forgotten to mention, that there was already a patch for md5 check on incomming: http://arkiv.freebsd.se/?ml=freebsd-net&a=2004-04&m=116948 Can I start with this patch? Kind regards, Ingo Flaschberger