From owner-freebsd-hackers@FreeBSD.ORG Sat Apr 24 11:23:30 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 31FB516A4CE for ; Sat, 24 Apr 2004 11:23:30 -0700 (PDT) Received: from smtp3b.sentex.ca (smtp3b.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id E013143D1D for ; Sat, 24 Apr 2004 11:23:29 -0700 (PDT) (envelope-from mike@sentex.net) Received: from avscan2.sentex.ca (avscan2.sentex.ca [199.212.134.19]) by smtp3b.sentex.ca (8.12.11/8.12.11) with ESMTP id i3OINQvp024564; Sat, 24 Apr 2004 14:23:26 -0400 (EDT) (envelope-from mike@sentex.net) Received: from localhost (localhost [127.0.0.1]) by avscan2.sentex.ca (Postfix) with ESMTP id 20E0459C8B; Sat, 24 Apr 2004 14:23:26 -0400 (EDT) Received: from avscan2.sentex.ca ([127.0.0.1]) by localhost (avscan2.sentex.ca [127.0.0.1]) (amavisd-new, port 10024) with SMTP id 71225-01; Sat, 24 Apr 2004 14:23:26 -0400 (EDT) Received: from lava.sentex.ca (pyroxene.sentex.ca [199.212.134.18]) by avscan2.sentex.ca (Postfix) with ESMTP id 05B4759C89; Sat, 24 Apr 2004 14:23:26 -0400 (EDT) Received: from simian.sentex.net (simeon.sentex.ca [192.168.43.27]) by lava.sentex.ca (8.12.11/8.12.11) with ESMTP id i3OINOJN056387; Sat, 24 Apr 2004 14:23:25 -0400 (EDT) (envelope-from mike@sentex.net) Message-Id: <6.0.3.0.0.20040424142123.07bf3db0@64.7.153.2> X-Sender: mdtpop@64.7.153.2 (Unverified) X-Mailer: QUALCOMM Windows Eudora Version 6.0.3.0 Date: Sat, 24 Apr 2004 14:24:52 -0400 To: Sam Leffler , "Oldach, Helge" From: Mike Tancsa In-Reply-To: <44658B20-9610-11D8-AAEB-000A95AD0668@errno.com> References: <44658B20-9610-11D8-AAEB-000A95AD0668@errno.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Virus-Scanned: by amavisd-new X-Virus-Scanned: by amavisd-new at (avscan2) sentex.ca cc: freebsd-hackers@freebsd.org Subject: Re: FAST_IPSEC bug fix 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: Sat, 24 Apr 2004 18:23:30 -0000 At 12:56 PM 24/04/2004, Sam Leffler wrote: >On Apr 24, 2004, at 9:03 AM, Oldach, Helge wrote: > >>Hi list, >> >>this is a month-old mail about the lack of a FAST_IPSEC feature compared >>to legacy IPSEC. Including a working patch. I haven't seen this being >>committed, or is it? Please also MFC to STABLE. > >The fix was not quite right for -current (where it needs to go in >first). I sent out the attached patch for testing but received no >feedback. Until I can get it tested and committed to -current it won't be >MFC'd. We dont run -current here, so I dont have anything to test it on. Also, due to the bugs in the driver with HiFn 7955, we have had to abandon FAST_IPSEC :( ---Mike