From owner-freebsd-pf@FreeBSD.ORG Fri Jun 13 18:20:20 2008 Return-Path: Delivered-To: freebsd-pf@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 356A31065678 for ; Fri, 13 Jun 2008 18:20:20 +0000 (UTC) (envelope-from rea-fbsd@codelabs.ru) Received: from 0.mx.codelabs.ru (0.mx.codelabs.ru [144.206.177.45]) by mx1.freebsd.org (Postfix) with ESMTP id D62448FC19 for ; Fri, 13 Jun 2008 18:20:19 +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:Subject:Message-ID:References:MIME-Version:Content-Type:Content-Disposition:In-Reply-To:Sender; b=U92rjoIsGBnIcOHbHHUO9bxRFU9e+9Y0ddx8TeZhjHYx9rrK44B7SsTUdG1qaq/1NCOl7g/paHqvzJ0EqdHTpCPrcdEviQcEXyufViXxbPrcxS3ubuGoq89mMXZdAB1kIZYu2rvqmncYRwPqPSmoN4rEmZm/93QLm7i4Y36k/Tw=; Received: from amnesiac.at.no.dns ([91.78.118.69]) by 0.mx.codelabs.ru with esmtpsa (TLSv1:AES256-SHA:256) id 1K7Dso-000Cll-Ve; Fri, 13 Jun 2008 22:20:19 +0400 Date: Fri, 13 Jun 2008 22:20:16 +0400 From: Eygene Ryabinkin To: gavin@FreeBSD.org Message-ID: <+CtBBnY+dN1BoopFCZb8HoiTdFk@esBrgYnXz2HPkkYsz5tbRsK74kk> References: <200806131406.m5DE6ohn075638@freefall.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <200806131406.m5DE6ohn075638@freefall.freebsd.org> Sender: rea-fbsd@codelabs.ru Cc: freebsd-pf@FreeBSD.org Subject: Re: bin/116610: [patch] teach tcpdump(1) to cope with the new-style pflog(4) output X-BeenThere: freebsd-pf@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Technical discussion and general questions about packet filter \(pf\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Jun 2008 18:20:20 -0000 Gavin, good day. Fri, Jun 13, 2008 at 02:06:50PM +0000, gavin@FreeBSD.org wrote: > Synopsis: [patch] teach tcpdump(1) to cope with the new-style pflog(4) output > > State-Changed-From-To: open->feedback > State-Changed-By: gavin > State-Changed-When: Fri Jun 13 14:05:10 UTC 2008 > State-Changed-Why: > To submitter: it looks like this PR is no longer relevent to > RELENG_7 after the import of tcpdump 3.9.8 in October 2007. Can > you confirm that this now works for you on 7.0-RELEASE please? Yes, it works. Thanks for the reminder! -- Eygene