All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arnaldo Carvalho de Melo <acme@conectiva.com.br>
To: "David S. Miller" <davem@redhat.com>
Cc: kuznet@ms2.inr.ac.ru, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] ipv4: udp seq_file support: produce only one record per seq_show
Date: Wed, 16 Oct 2002 03:49:32 -0300	[thread overview]
Message-ID: <20021016064932.GA2543@conectiva.com.br> (raw)
In-Reply-To: <20021015.233914.68256249.davem@redhat.com>

Em Tue, Oct 15, 2002 at 11:39:14PM -0700, David S. Miller escreveu:
>    From: Arnaldo Carvalho de Melo <acme@conectiva.com.br>
>    Date: Wed, 16 Oct 2002 03:24:49 -0300
>    
>    master.kernel.org:/home/acme/BK/net-2.5
> 
> Pulled.
> 
> Two notes:
> 
> 1) ARP and FIB hacks need similar treatment

I'm working on that.

> 2) I don't think it's so nice to snprintf() onto the
>    stack and then seq_printf() that in fib_node_seq_show.
> 
>    You should be able to keep the line within it's
>    limit length just by specifying lengths to the integer
>    formats.

Will fix this.

      reply	other threads:[~2002-10-16  6:43 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-16  6:24 [PATCH] ipv4: udp seq_file support: produce only one record per seq_show Arnaldo Carvalho de Melo
2002-10-16  6:39 ` David S. Miller
2002-10-16  6:49   ` Arnaldo Carvalho de Melo [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=20021016064932.GA2543@conectiva.com.br \
    --to=acme@conectiva.com.br \
    --cc=davem@redhat.com \
    --cc=kuznet@ms2.inr.ac.ru \
    --cc=linux-kernel@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 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.