From owner-freebsd-hackers@FreeBSD.ORG Tue Jan 27 18:46:18 2004 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2C6FF16A4CE for ; Tue, 27 Jan 2004 18:46:18 -0800 (PST) Received: from arginine.spc.org (arginine.spc.org [195.206.69.236]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B26A43D55 for ; Tue, 27 Jan 2004 18:46:16 -0800 (PST) (envelope-from bms@spc.org) Received: from localhost (localhost [127.0.0.1]) by arginine.spc.org (Postfix) with ESMTP id 9AD5C654D8; Wed, 28 Jan 2004 02:46:15 +0000 (GMT) Received: from arginine.spc.org ([127.0.0.1]) by localhost (arginine.spc.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 60062-04-4; Wed, 28 Jan 2004 02:46:15 +0000 (GMT) Received: from saboteur.dek.spc.org (82-147-17-88.dsl.uk.rapidplay.com [82.147.17.88]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by arginine.spc.org (Postfix) with ESMTP id 0A4D1654D7; Wed, 28 Jan 2004 02:46:15 +0000 (GMT) Received: by saboteur.dek.spc.org (Postfix, from userid 1001) id 5DFACD7; Wed, 28 Jan 2004 02:46:14 +0000 (GMT) Date: Wed, 28 Jan 2004 02:46:14 +0000 From: Bruce M Simpson To: Aled Morris Message-ID: <20040128024614.GC707@saboteur.dek.spc.org> References: <20040125131053.X873@odysseus.silby.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: cc: hackers@freebsd.org Subject: Re: TCP MD5 (was Re: XL driver checksum producing corrupted but checksum-correct packets) X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Jan 2004 02:46:18 -0000 On Sun, Jan 25, 2004 at 07:59:32PM +0000, Aled Morris wrote: > If you're talking about RFC2385 style MD5 as used for BGP authentication, > I'd pay someone to make that work on FreeBSD (with Zebra/Quagga.) Someone already is, and I have patches for Quagga/Zebra ongoing... (how do you think I'm testing it? :-)) BMS