All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arnaldo Carvalho de Melo <acme@conectiva.com.br>
To: Herbert Xu <herbert@gondor.apana.org.au>
Cc: davem@davemloft.net, netdev@oss.sgi.com
Subject: Re: [TCP] Show all SYN_RECV sockets in /proc/net/tcp
Date: Tue, 05 Oct 2004 23:43:49 -0300	[thread overview]
Message-ID: <41635BE5.2000302@conectiva.com.br> (raw)
In-Reply-To: <E1CF1eo-0003qW-00@gondolin.me.apana.org.au>



Herbert Xu wrote:
> Arnaldo Carvalho de Melo <acme@conectiva.com.br> wrote:
> 
>>Go ahead and do it with the current seq_file infrastructure 8) Standard
> 
> 
> Does the current seq_file infrastructure offer anything new compared
> to what's in the existing /proc/net/tcp code?

Haven't checked, it has been a long time already since I wrote that
spaguetti code to fit the seq_file infrastructure :)

>>answer for these cases is remove /proc/net/tcp altogether and convert
>>the userland tools to use netlink instead. 
> 
> Completely agreed.  As I said I only started looking at this because
> I was trying to fix tcp_diag.

I see, and thank you for getting so involved in linux networking
development, you're doing a wonderful work :-)

- Arnaldo

  reply	other threads:[~2004-10-06  2:43 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-06  2:06 [TCP] Show all SYN_RECV sockets in /proc/net/tcp Herbert Xu
2004-10-06  2:17 ` Arnaldo Carvalho de Melo
2004-10-06  2:35   ` Herbert Xu
2004-10-06  2:43     ` Arnaldo Carvalho de Melo [this message]
2004-10-06  3:58     ` Randy.Dunlap
2004-10-06  2:55   ` YOSHIFUJI Hideaki / 吉藤英明
2004-10-06  5:18 ` David S. Miller

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=41635BE5.2000302@conectiva.com.br \
    --to=acme@conectiva.com.br \
    --cc=davem@davemloft.net \
    --cc=herbert@gondor.apana.org.au \
    --cc=netdev@oss.sgi.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.