netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Takashi Hibi <hibi665@oki.com>
To: netdev@oss.sgi.com
Subject: UDP counter doesn't increase
Date: Thu, 19 Feb 2004 11:00:35 +0900	[thread overview]
Message-ID: <20040219110035.2e1c15b4%hibi665@oki.com> (raw)

Hi all,

UdpInDatagram in /proc/net/snmp6 doen't increase when IPv6 multicast 
UDP packets are received.
sock_queue_rcv_skb() is called directly in udpv6_mcast_deliver. I think that
udpv6_queue_rcv_skb() should be called instead of sock_queue_rcv_skb()
as IPv4.

Regards,
Takashi Hibi

             reply	other threads:[~2004-02-19  2:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-19  2:00 Takashi Hibi [this message]
2004-02-19  2:25 ` UDP counter doesn't increase YOSHIFUJI Hideaki / 吉藤英明
2004-02-20 17:46   ` 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=20040219110035.2e1c15b4%hibi665@oki.com \
    --to=hibi665@oki.com \
    --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 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).