From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-2.6.26 5/6][IPV4][NETNS]: Display per-net info in sockstat file. Date: Mon, 31 Mar 2008 20:19:20 -0700 (PDT) Message-ID: <20080331.201920.256315878.davem@davemloft.net> References: <47F0D6B5.7080008@openvz.org> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, devel@openvz.org To: xemul@openvz.org Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:47822 "EHLO sunset.davemloft.net" rhost-flags-OK-FAIL-OK-OK) by vger.kernel.org with ESMTP id S1753330AbYDADTU (ORCPT ); Mon, 31 Mar 2008 23:19:20 -0400 In-Reply-To: <47F0D6B5.7080008@openvz.org> Sender: netdev-owner@vger.kernel.org List-ID: From: Pavel Emelyanov Date: Mon, 31 Mar 2008 16:19:01 +0400 > Besides, now we can see per-net fragments statistics in the > same file, since this stats is already per-net. > > Signed-off-by: Pavel Emelyanov Applied.