From owner-freebsd-net@FreeBSD.ORG Tue Jul 3 12:06:45 2007 Return-Path: X-Original-To: freebsd-net@freebsd.org Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D450716A41F; Tue, 3 Jul 2007 12:06:45 +0000 (UTC) (envelope-from rea-fbsd@codelabs.ru) Received: from pobox.codelabs.ru (pobox.codelabs.ru [144.206.177.45]) by mx1.freebsd.org (Postfix) with ESMTP id 873FB13C4B7; Tue, 3 Jul 2007 12:06:45 +0000 (UTC) (envelope-from rea-fbsd@codelabs.ru) DomainKey-Signature: a=rsa-sha1; q=dns; c=simple; s=one; d=codelabs.ru; h=Received:Date:From:To:Cc:Message-ID:References:MIME-Version:Content-Type:Content-Disposition:In-Reply-To:Sender:X-Spam-Status:Subject; b=DomvnOXGx9N8E67aw7UbuCY0T2x8L0WgOoN/xLVDkjbyZHn3rHakGHRARbvmq+jnXbqYRmFrmGSX3DOdV1mlNmhpq5in65XSCdifJ3l5gH54DYoKALxO/NosGC4cP94oMmEdZXTL8czZPGAR+KoYVvF9XEnK6crPzBsRSGKb8sw=; Received: from void.codelabs.ru (void.codelabs.ru [144.206.177.25]) by pobox.codelabs.ru with esmtpsa (TLSv1:AES256-SHA:256) id 1I5h9Y-0005fN-KE; Tue, 03 Jul 2007 16:06:44 +0400 Date: Tue, 3 Jul 2007 16:06:40 +0400 From: Eygene Ryabinkin To: "Bjoern A. Zeeb" Message-ID: <20070703120640.GB998@void.codelabs.ru> References: <20070703093020.GA6161@void.codelabs.ru> <20070703093922.L31116@maildrop.int.zabbadoz.net> MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <20070703093922.L31116@maildrop.int.zabbadoz.net> Sender: rea-fbsd@codelabs.ru X-Spam-Status: No, score=-3.0 required=4.0 tests=ALL_TRUSTED,AWL,BAYES_00 Cc: "George V. Neville-Neil" , freebsd-net@freebsd.org Subject: Re: FAST_IPSEC without INET6 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, 03 Jul 2007 12:06:45 -0000 Bjoern, good day. Tue, Jul 03, 2007 at 09:40:03AM +0000, Bjoern A. Zeeb wrote: > This was fixed already: > http://docs.freebsd.org/cgi/mid.cgi?200707030720.l637KLB9095895 > > Just update and try again;) Yep, I had already seen the commit message. Updated slightly before 2007/07/03 07:20:20 UTC, so when I started to mess with my kernel that commit was no yet in the tree. Thanks anyway! -- Eygene