From owner-svn-src-head@FreeBSD.ORG Sat Sep 5 11:07:46 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 8990F106568B; Sat, 5 Sep 2009 11:07:46 +0000 (UTC) (envelope-from pjd@garage.freebsd.pl) Received: from mail.garage.freebsd.pl (chello087206049004.chello.pl [87.206.49.4]) by mx1.freebsd.org (Postfix) with ESMTP id C4ECC8FC16; Sat, 5 Sep 2009 11:07:44 +0000 (UTC) Received: by mail.garage.freebsd.pl (Postfix, from userid 65534) id 9616745E11; Sat, 5 Sep 2009 13:07:43 +0200 (CEST) Received: from localhost (chello087206049004.chello.pl [87.206.49.4]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.garage.freebsd.pl (Postfix) with ESMTP id 565284569A; Sat, 5 Sep 2009 13:07:38 +0200 (CEST) Date: Sat, 5 Sep 2009 13:07:40 +0200 From: Pawel Jakub Dawidek To: "Bjoern A. Zeeb" Message-ID: <20090905110740.GD1665@garage.freebsd.pl> References: <200909032110.n83LAvUF044731@svn.freebsd.org> <4AA09B41.3040103@incunabulum.net> <3C6607F2-D517-41EC-8681-33236EC6D20F@FreeBSD.org> <20090904171511.Q68375@maildrop.int.zabbadoz.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ZwgA9U+XZDXt4+m+" Content-Disposition: inline In-Reply-To: <20090904171511.Q68375@maildrop.int.zabbadoz.net> User-Agent: Mutt/1.4.2.3i X-PGP-Key-URL: http://people.freebsd.org/~pjd/pjd.asc X-OS: FreeBSD 8.0-CURRENT i386 X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on mail.garage.freebsd.pl X-Spam-Level: X-Spam-Status: No, score=-0.6 required=4.5 tests=BAYES_00,RCVD_IN_SORBS_DUL autolearn=no version=3.0.4 Cc: George Neville-Neil , svn-src-head@FreeBSD.org, svn-src-all@FreeBSD.org, Bruce Simpson , 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: Sat, 05 Sep 2009 11:07:46 -0000 --ZwgA9U+XZDXt4+m+ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Sep 04, 2009 at 05:19:12PM +0000, Bjoern A. Zeeb wrote: > On Fri, 4 Sep 2009, George Neville-Neil wrote: >=20 > Hi, >=20 > >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= =20 > >>igmpstat) as it is a new struct? > >> > > > >bz@ and I will likely be tweaking this over time, so we can probably do= =20 > >that. >=20 > I am not entirely sure what "versioning" that struct would help? >=20 > 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. If there is a way to version those structures it will be good to do it even if it isn't going to change in the future. This way it can be used as an example for others to follow. --=20 Pawel Jakub Dawidek http://www.wheel.pl pjd@FreeBSD.org http://www.FreeBSD.org FreeBSD committer Am I Evil? Yes, I Am! --ZwgA9U+XZDXt4+m+ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) iD8DBQFKokZ8ForvXbEpPzQRAuNvAJ9zh5Uo8/Yluq8TGQnrgiFLMkdPSACg9dxo /SlG5zNbrnX0L/FNlWcCMlo= =aL1/ -----END PGP SIGNATURE----- --ZwgA9U+XZDXt4+m+--