From owner-cvs-src@FreeBSD.ORG Sun Jul 24 19:02:40 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 1E3FE16A420; Sun, 24 Jul 2005 19:02:40 +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 DA99843D48; Sun, 24 Jul 2005 19:02:39 +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 j6OJ2d0Q054019; Sun, 24 Jul 2005 19:02:39 GMT (envelope-from csjp@freefall.freebsd.org) Received: (from csjp@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j6OJ2dDl054018; Sun, 24 Jul 2005 19:02:39 GMT (envelope-from csjp) Date: Sun, 24 Jul 2005 19:02:39 +0000 From: "Christian S.J. Peron" To: Maxim Konovalov Message-ID: <20050724190239.GA53804@freefall.freebsd.org> References: <200507241721.j6OHLImZ032073@repoman.freebsd.org> <20050724172508.GA15547@freefall.freebsd.org> <20050724220036.B12943@mp2.macomnet.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050724220036.B12943@mp2.macomnet.net> User-Agent: Mutt/1.4.2.1i Cc: cvs-src@FreeBSD.org, sam@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/net bpf.c bpfdesc.h 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: Sun, 24 Jul 2005 19:02:40 -0000 On Sun, Jul 24, 2005 at 10:02:55PM +0400, Maxim Konovalov wrote: > > Is it feasible/wise to fit this functionality to netstat(1)? > Smth. like netstat -sp bpf similar to netstat -sp bdg. > Based on this and sam's follow up, I think it's a good idea. Let's see what other people have to say, too. It also may be an option to create a port for bpfstat until we resolve it's final home. Thanks for the quick response! -- Christian S.J. Peron csjp@FreeBSD.ORG FreeBSD Committer