netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* UDP counter doesn't increase
@ 2004-02-19  2:00 Takashi Hibi
  2004-02-19  2:25 ` YOSHIFUJI Hideaki / 吉藤英明
  0 siblings, 1 reply; 3+ messages in thread
From: Takashi Hibi @ 2004-02-19  2:00 UTC (permalink / raw)
  To: netdev

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-02-20 17:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-02-19  2:00 UDP counter doesn't increase Takashi Hibi
2004-02-19  2:25 ` YOSHIFUJI Hideaki / 吉藤英明
2004-02-20 17:46   ` David S. Miller

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).