From owner-svn-src-head@FreeBSD.ORG Fri Sep 4 17:20:07 2009 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 592A41065672; Fri, 4 Sep 2009 17:20:07 +0000 (UTC) (envelope-from bz@FreeBSD.org) Received: from mail.cksoft.de (mail.cksoft.de [195.88.108.3]) by mx1.freebsd.org (Postfix) with ESMTP id 0FC798FC12; Fri, 4 Sep 2009 17:20:06 +0000 (UTC) Received: from localhost (amavis.fra.cksoft.de [192.168.74.71]) by mail.cksoft.de (Postfix) with ESMTP id 531B941C6FC; Fri, 4 Sep 2009 19:20:06 +0200 (CEST) X-Virus-Scanned: amavisd-new at cksoft.de Received: from mail.cksoft.de ([195.88.108.3]) by localhost (amavis.fra.cksoft.de [192.168.74.71]) (amavisd-new, port 10024) with ESMTP id OvqzO894JnNF; Fri, 4 Sep 2009 19:20:05 +0200 (CEST) Received: by mail.cksoft.de (Postfix, from userid 66) id EA7E341C6A3; Fri, 4 Sep 2009 19:20:05 +0200 (CEST) Received: from maildrop.int.zabbadoz.net (maildrop.int.zabbadoz.net [10.111.66.10]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.int.zabbadoz.net (Postfix) with ESMTP id 99AB64448E6; Fri, 4 Sep 2009 17:19:12 +0000 (UTC) Date: Fri, 4 Sep 2009 17:19:12 +0000 (UTC) From: "Bjoern A. Zeeb" X-X-Sender: bz@maildrop.int.zabbadoz.net To: Bruce Simpson In-Reply-To: <3C6607F2-D517-41EC-8681-33236EC6D20F@FreeBSD.org> Message-ID: <20090904171511.Q68375@maildrop.int.zabbadoz.net> References: <200909032110.n83LAvUF044731@svn.freebsd.org> <4AA09B41.3040103@incunabulum.net> <3C6607F2-D517-41EC-8681-33236EC6D20F@FreeBSD.org> X-OpenPGP-Key: 0x14003F198FEFA3E77207EE8D2B58B8F83CCF1842 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: svn-src-head@FreeBSD.org, svn-src-all@FreeBSD.org, George Neville-Neil , src-committers@FreeBSD.org Subject: Re: svn commit: r196797 - in head: sys/net sys/netinet usr.bin/netstat X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Sep 2009 17:20:07 -0000 On Fri, 4 Sep 2009, George Neville-Neil wrote: Hi, > On Sep 4, 2009, at 00:44 , Bruce Simpson wrote: > >> George V. Neville-Neil wrote: >>> Author: gnn >>> Date: Thu Sep 3 21:10:57 2009 >>> New Revision: 196797 >>> URL: http://svn.freebsd.org/changeset/base/196797 >>> >>> Log: >>> Add ARP statistics to the kernel and netstat. >>> >> >> Thanks very much for this change. >> Any chance this struct can get explicitly versioned (i.e. as for struct >> igmpstat) as it is a new struct? >> > > bz@ and I will likely be tweaking this over time, so we can probably do that. I am not entirely sure what "versioning" that struct would help? ARP is from the early 80s, we've got 8 variables and 4 spares and I cannot forsee any major rewrite of the code or the protocoll to gather a lot more stats anymore. /bz -- Bjoern A. Zeeb What was I talking about and who are you again?