netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: dada1@cosmosbay.com
Cc: adobriyan@gmail.com, den@openvz.org, netdev@vger.kernel.org
Subject: Re: [PATCH] net: make /proc/net/protocols namespace aware
Date: Wed, 19 Nov 2008 15:14:13 -0800 (PST)	[thread overview]
Message-ID: <20081119.151413.237646291.davem@davemloft.net> (raw)
In-Reply-To: <4921551B.4000102@cosmosbay.com>

From: Eric Dumazet <dada1@cosmosbay.com>
Date: Mon, 17 Nov 2008 12:27:23 +0100

> Good catch, thanks Alexey
> 
> [PATCH] net: make /proc/net/protocols namespace aware
> Converting /proc/net/protocols to be namespace aware is quite easy
> and permits us to use sock_prot_inuse_get().
> 
> This provides seperate counters for each protocol. For example
> we can really count TCPv6 sockets and TCPv4 sockets, while previously,
> we had the same value, and this value was not namespace aware.
> 
> Signed-off-by: Eric Dumazet <dada1@cosmosbay.com>
> Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>

Applied to net-next-2.6, thanks.

      reply	other threads:[~2008-11-19 23:14 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-17 10:50 [PATCH] net: make /proc/net/protocols namespace aware Eric Dumazet
2008-11-17 10:53 ` Eric Dumazet
2008-11-17 11:15   ` Alexey Dobriyan
2008-11-17 11:27     ` Eric Dumazet
2008-11-19 23:14       ` David Miller [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20081119.151413.237646291.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=adobriyan@gmail.com \
    --cc=dada1@cosmosbay.com \
    --cc=den@openvz.org \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).