From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Hemminger Subject: Re: [PATCH 5/5] ss: Show inet and unix sockets' shutdown state Date: Thu, 25 Oct 2012 16:01:26 -0700 Message-ID: <20121025160126.49a949ea@nehalam.linuxnetplumber.net> References: <50893BAF.7030500@parallels.com> <50893E14.60001@parallels.com> <20121025085229.3aa43b68@nehalam.linuxnetplumber.net> <1351184010.6537.158.camel@edumazet-glaptop> <20121025100922.12ed2061@nehalam.linuxnetplumber.net> <1351188054.6537.196.camel@edumazet-glaptop> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Pavel Emelyanov , Linux Netdev List To: Eric Dumazet Return-path: Received: from mail.vyatta.com ([76.74.103.46]:56582 "EHLO mail.vyatta.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750751Ab2JYXCO (ORCPT ); Thu, 25 Oct 2012 19:02:14 -0400 In-Reply-To: <1351188054.6537.196.camel@edumazet-glaptop> Sender: netdev-owner@vger.kernel.org List-ID: On Thu, 25 Oct 2012 20:00:54 +0200 Eric Dumazet wrote: > On Thu, 2012-10-25 at 10:09 -0700, Stephen Hemminger wrote: > > > I don't want the stashed kernel headers to get out of date with kernel exported ones. > > > > People who want to test early features are free to build their own pre-release versions. > > -- > > Have you considered an iproute2-next tree, it would really help us a > lot. > > Just to be clear, were the patches 1-4 accepted ? > > (UDP diag was added kernel in December 2011) > > Thanks > > The first 4 patches are fine, and I will probably take those.