netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Wang Chen <wangchen@cn.fujitsu.com>
To: Herbert Xu <herbert@gondor.apana.org.au>
Cc: "David S. Miller" <davem@davemloft.net>, netdev@vger.kernel.org
Subject: Re: [PATCH 2/3] [UDP]: Restore missing inDatagrams increments
Date: Wed, 05 Dec 2007 17:20:25 +0800	[thread overview]
Message-ID: <47566D59.1080905@cn.fujitsu.com> (raw)
In-Reply-To: <20071205091028.GA15006@gondor.apana.org.au>

Herbert Xu said the following on 2007-12-5 17:10:
> On Wed, Dec 05, 2007 at 05:04:48PM +0800, Wang Chen wrote:
>> Yes, now, sunrpc only supports INET and INET6.
>> But UDPX_INC_STATS_BH is defined in udp.h, in case others use it :)
> 
> Which other family would that be :)
> 

Maybe AF_UNSPEC? It's joke:)
I just more like switch to avoid false positive problem.


  reply	other threads:[~2007-12-05  9:23 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-04 12:58 [PATCH 1/3] [UDP]: Avoid repeated counting of checksum errors due to peeking Herbert Xu
2007-12-04 13:01 ` [PATCH 2/3] [UDP]: Restore missing inDatagrams increments Herbert Xu
2007-12-04 13:03   ` [PATCH 3/3] [UDP]: Only increment counter on first peek/recv Herbert Xu
2007-12-05  9:54     ` David Miller
2007-12-05  1:02   ` [PATCH 2/3] [UDP]: Restore missing inDatagrams increments Herbert Xu
2007-12-05  1:42   ` Wang Chen
2007-12-05  2:15     ` Herbert Xu
2007-12-05  8:39       ` Wang Chen
2007-12-05  9:02         ` Herbert Xu
2007-12-05  9:04           ` Wang Chen
2007-12-05  9:10             ` Herbert Xu
2007-12-05  9:20               ` Wang Chen [this message]
2007-12-05  9:26                 ` Herbert Xu
2007-12-05  9:36       ` Eric Dumazet
2007-12-05  9:51         ` Herbert Xu
2007-12-05 10:02           ` David Miller
2007-12-05 10:04             ` Herbert Xu
2007-12-05 10:08               ` David Miller
2007-12-05  9:53       ` David Miller
2007-12-05  9:54         ` Herbert Xu
2007-12-05  9:52 ` [PATCH 1/3] [UDP]: Avoid repeated counting of checksum errors due to peeking David 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=47566D59.1080905@cn.fujitsu.com \
    --to=wangchen@cn.fujitsu.com \
    --cc=davem@davemloft.net \
    --cc=herbert@gondor.apana.org.au \
    --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).