From: Herbert Xu <herbert@gondor.apana.org.au>
To: "David S. Miller" <davem@davemloft.net>, netdev@vger.kernel.org
Subject: UDP-Lite and /proc/net/snmp
Date: Sat, 10 Nov 2007 21:14:29 +0800 [thread overview]
Message-ID: <20071110131428.GA6447@gondor.apana.org.au> (raw)
Hi Dave:
It looks like the addition of UDP-Lite has upset netstat:
$ netstat -s
Ip:
1257344 total packets received
6 with invalid addresses
0 forwarded
0 incoming packets discarded
1257338 incoming packets delivered
1257151 requests sent out
Icmp:
0 ICMP messages received
0 input ICMP message failed.
ICMP input histogram:
0 ICMP messages sent
0 ICMP messages failed
ICMP output histogram:
Tcp:
2 active connections openings
3 passive connection openings
0 failed connection attempts
0 connection resets received
1 connections established
1257288 segments received
1257134 segments send out
0 segments retransmited
0 bad segments received.
0 resets sent
Udp:
30 packets received
0 packets to unknown port received.
0 packet receive errors
17 packets sent
UdpLite:
error parsing /proc/net/snmp: Success
$
Should we remove it again or let it stay this time?
Cheers,
--
Visit Openswan at http://www.openswan.org/
Email: Herbert Xu ~{PmV>HI~} <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
next reply other threads:[~2007-11-10 13:14 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-10 13:14 Herbert Xu [this message]
2007-11-10 13:32 ` UDP-Lite and /proc/net/snmp YOSHIFUJI Hideaki / 吉藤英明
2007-11-10 13:55 ` Eric Dumazet
2007-11-10 14:33 ` Herbert Xu
2007-11-10 14:48 ` YOSHIFUJI Hideaki / 吉藤英明
2007-11-10 14:55 ` Herbert Xu
2007-11-10 15:06 ` Eric Dumazet
2007-11-10 15:16 ` Eric Dumazet
2007-11-10 15:43 ` Herbert Xu
2007-11-10 20:48 ` Andi Kleen
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=20071110131428.GA6447@gondor.apana.org.au \
--to=herbert@gondor.apana.org.au \
--cc=davem@davemloft.net \
--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).