From owner-cvs-src@FreeBSD.ORG Mon Oct 17 20:31:58 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B7BCF16A41F; Mon, 17 Oct 2005 20:31:58 +0000 (GMT) (envelope-from csjp@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6865C43D46; Mon, 17 Oct 2005 20:31:58 +0000 (GMT) (envelope-from csjp@FreeBSD.org) Received: from freefall.freebsd.org (csjp@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j9HKVwdn013940; Mon, 17 Oct 2005 20:31:58 GMT (envelope-from csjp@freefall.freebsd.org) Received: (from csjp@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j9HKVwNr013939; Mon, 17 Oct 2005 20:31:58 GMT (envelope-from csjp) Date: Mon, 17 Oct 2005 20:31:58 +0000 From: "Christian S.J. Peron" To: Poul-Henning Kamp Message-ID: <20051017203158.GA11748@freefall.freebsd.org> References: <200510172027.j9HKRFw1099718@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200510172027.j9HKRFw1099718@repoman.freebsd.org> User-Agent: Mutt/1.4.2.1i Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/ipfwpcap Makefile ipfwpcap.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Oct 2005 20:31:58 -0000 On Mon, Oct 17, 2005 at 08:27:15PM +0000, Poul-Henning Kamp wrote: > phk 2005-10-17 20:27:15 UTC > > FreeBSD src repository > > Added files: > usr.sbin/ipfwpcap Makefile ipfwpcap.c > Log: > Add a small tool which captures packets on a DIVERT socket and writes > them as pcap (tcpdump) format data to a file or pipe. > Very cool! -- Christian S.J. Peron csjp@FreeBSD.ORG FreeBSD Committer FreeBSD Security Team