Received: with ECARTIS (v1.0.0; list netdev); Wed, 09 Mar 2005 21:23:38 -0800 (PST) Received: from cheetah.davemloft.net (mail@dsl027-180-174.sfo1.dsl.speakeasy.net [216.27.180.174]) by oss.sgi.com (8.13.0/8.13.0) with ESMTP id j2A5NY1q003248 for ; Wed, 9 Mar 2005 21:23:34 -0800 Received: from localhost ([127.0.0.1] helo=cheetah.davemloft.net ident=davem) by cheetah.davemloft.net with smtp (Exim 3.36 #1 (Debian)) id 1D9G89-00045c-00; Wed, 09 Mar 2005 21:22:41 -0800 Date: Wed, 9 Mar 2005 21:22:41 -0800 From: "David S. Miller" To: Thomas Graf Cc: netdev@oss.sgi.com Subject: Re: [PATCH 2/2] [NEIGH]: Provide number of probes to userspace Message-Id: <20050309212241.251912d6.davem@davemloft.net> In-Reply-To: <20050304023121.GC31837@postel.suug.ch> References: <20050304023121.GC31837@postel.suug.ch> X-Mailer: Sylpheed version 1.0.1 (GTK+ 1.2.10; sparc-unknown-linux-gnu) X-Face: "_;p5u5aPsO,_Vsx"^v-pEq09'CU4&Dc1$fQExov$62l60cgCc%FnIwD=.UF^a>?5'9Kn[;433QFVV9M..2eN.@4ZWPGbdi<=?[:T>y?SD(R*-3It"Vj:)"dP Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV 0.83/757/Tue Mar 8 15:14:36 2005 on oss.sgi.com X-Virus-Status: Clean X-archive-position: 2812 X-ecartis-version: Ecartis v1.0.0 Sender: netdev-bounce@oss.sgi.com Errors-to: netdev-bounce@oss.sgi.com X-original-sender: davem@davemloft.net Precedence: bulk X-list: netdev Content-Length: 230 Lines: 8 On Fri, 4 Mar 2005 03:31:21 +0100 Thomas Graf wrote: > Provides number of probes done so far to userspace, quite useful for debugging. > > Signed-off-by: Thomas Graf Also applied, thanks Thomas.