From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Hemminger Subject: Re: [PATCH] Add useful per-connection TCP stats for diagnosis purpose. Date: Mon, 21 Mar 2011 14:18:44 -0700 Message-ID: <20110321141844.25e96184@s6510> References: <1300349189-2731-1-git-send-email-hkchu@google.com> <1300351330.10164.712.camel@edumazet-laptop> <20110317142030.62af785a@nehalam> <1300428324.2881.5.camel@edumazet-laptop> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Eric Dumazet , netdev@vger.kernel.org To: Jerry Chu Return-path: Received: from mail.vyatta.com ([76.74.103.46]:39674 "EHLO mail.vyatta.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753646Ab1CUVSs (ORCPT ); Mon, 21 Mar 2011 17:18:48 -0400 In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: In case it isn't clear. /proc/net/tcp is a legacy interface and any changes to it are certain to be rejected. netlink stats are an extensible interface and likely to be accepted.