From owner-freebsd-current@FreeBSD.ORG Sun Jun 17 09:41:35 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7BAE516A468; Sun, 17 Jun 2007 09:41:35 +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 3055513C4C2; Sun, 17 Jun 2007 09:41:35 +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=QQutZ/76FMaDWkz3kyq5JQLLeKuwJwRvJD883GTGDCz2jhwck09pEyJkgy2thZDNkT5otSQxyKdG+50s4TQ8iWbXKn0lvjyY2lQmdDceWWYjAOOL9bmo/labj7TsPmaIWZkrhNo4rJc08XCvKAKcWzKNhe/OHlk9U9VJ5w2C6fo=; Received: from void.codelabs.ru (void.codelabs.ru [144.206.177.25]) by pobox.codelabs.ru with esmtpsa (TLSv1:AES256-SHA:256) id 1HzrGF-0007h7-CS; Sun, 17 Jun 2007 13:41:31 +0400 Date: Sun, 17 Jun 2007 13:41:26 +0400 From: Eygene Ryabinkin To: Max Laier Message-ID: <20070617094126.GT3779@void.codelabs.ru> References: <200706160347.33331.max@love2party.net> MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <200706160347.33331.max@love2party.net> Sender: rea-fbsd@codelabs.ru X-Spam-Status: No, score=-2.8 required=4.0 tests=ALL_TRUSTED,AWL,BAYES_00 Cc: freebsd-net@freebsd.org, freebsd-current@freebsd.org, freebsd-pf@freebsd.org Subject: Re: pf 4.1 Update available for testing X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Jun 2007 09:41:35 -0000 Max, good day. Sat, Jun 16, 2007 at 03:47:24AM +0200, Max Laier wrote: > $subject at: http://people.freebsd.org/~mlaier/PF41/ I glanced over the new code and found that no changes were introduced to the altq_subr.c. And there was rather old issue I found in April: non-initialised callback due to Nate Lawson's changes in handling the changing CPU frequencies. Looks like it is still living in the code. My original posting is at http://lists.freebsd.org/pipermail/freebsd-current/2007-April/071652.html Could you please take a look? Thank you! -- Eygene