From owner-freebsd-net@FreeBSD.ORG Thu Sep 18 14:05:47 2003 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3AA3416A4B3; Thu, 18 Sep 2003 14:05:47 -0700 (PDT) Received: from arginine.spc.org (arginine.spc.org [195.206.69.236]) by mx1.FreeBSD.org (Postfix) with ESMTP id 230E543FCB; Thu, 18 Sep 2003 14:05:46 -0700 (PDT) (envelope-from bms@spc.org) Received: from localhost (localhost [127.0.0.1]) by arginine.spc.org (Postfix) with ESMTP id A2001653D8; Thu, 18 Sep 2003 22:05:42 +0100 (BST) 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 28390-01-2; Thu, 18 Sep 2003 22:05:42 +0100 (BST) Received: from saboteur.dek.spc.org (unknown [81.3.72.68]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by arginine.spc.org (Postfix) with ESMTP id 0FCF1652EC; Thu, 18 Sep 2003 22:05:41 +0100 (BST) Received: by saboteur.dek.spc.org (Postfix, from userid 1001) id A4C3413; Thu, 18 Sep 2003 22:05:38 +0100 (BST) Date: Thu, 18 Sep 2003 22:05:38 +0100 From: Bruce M Simpson To: Petri Helenius Message-ID: <20030918210538.GB2720@saboteur.dek.spc.org> Mail-Followup-To: Petri Helenius , Edwin Groothuis , freebsd-net@freebsd.org, Josh Brooks , fenner@freebsd.org References: <20030917182850.Q52432-100000@mail.econolodgetulsa.com> <20030918014203.GA59403@k7.mavetju> <3F694D56.9040609@he.iki.fi> <20030918124311.GC3431@saboteur.dek.spc.org> <3F6A1CA9.5030701@he.iki.fi> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3F6A1CA9.5030701@he.iki.fi> Organization: SPC cc: freebsd-net@freebsd.org cc: Josh Brooks cc: fenner@freebsd.org Subject: Re: I would like to tcpdump and get all the packets... X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Sep 2003 21:05:47 -0000 On Thu, Sep 18, 2003 at 11:59:21PM +0300, Petri Helenius wrote: > I just noticed that Bill committed fix to this bug back in February. Now > it only needs that somebody refreshes the import from 0.7 to 0.7.2. Er, if you check this URL: http://www.freebsd.org/cgi/cvsweb.cgi/src/contrib/tcpdump/CHANGES Shurely you mean tcpdump 3.7.2, which is already imported (by fenner, with additional hacks)? Perhaps it's something he's missed, in which case, CC'd, though I think he is very busy right now, I know I am... BMS