From: Wichert Akkerman <wichert@wiggy.net>
To: linux-kernel@vger.kernel.org
Cc: netdev@oss.sgi.com
Subject: Re: ipv6 stack seems to forget to send ACKs
Date: Thu, 9 Jan 2003 17:03:21 +0100 [thread overview]
Message-ID: <20030109160321.GA7510@wiggy.net> (raw)
In-Reply-To: <20030109155214.GX22951@wiggy.net>
Previously Wichert Akkerman wrote:
> It seems no packets are dropped:
And now for ipv6 statistics from /proc/net/snmp6 (thanks Jamal):
Ip6InReceives 27011
Ip6InHdrErrors 0
Ip6InTooBigErrors 0
Ip6InNoRoutes 0
Ip6InAddrErrors 0
Ip6InUnknownProtos 0
Ip6InTruncatedPkts 0
Ip6InDiscards 0
Ip6InDelivers 26885
Ip6OutForwDatagrams 0
Ip6OutRequests 26848
Ip6OutDiscards 0
Ip6OutNoRoutes 0
Ip6ReasmTimeout 0
Ip6ReasmReqds 0
Ip6ReasmOKs 0
Ip6ReasmFails 0
Ip6FragOKs 0
Ip6FragFails 0
Ip6FragCreates 0
Ip6InMcastPkts 40
Ip6OutMcastPkts 0
Icmp6InMsgs 123
Icmp6InErrors 0
Icmp6InDestUnreachs 0
Icmp6InPktTooBigs 0
Icmp6InTimeExcds 0
Icmp6InParmProblems 0
Icmp6InEchos 0
Icmp6InEchoReplies 0
Icmp6InGroupMembQueries 0
Icmp6InGroupMembResponses 0
Icmp6InGroupMembReductions 0
Icmp6InRouterSolicits 0
Icmp6InRouterAdvertisements 40
Icmp6InNeighborSolicits 45
Icmp6InNeighborAdvertisements 38
Icmp6InRedirects 0
Icmp6OutMsgs 86
Icmp6OutDestUnreachs 0
Icmp6OutPktTooBigs 0
Icmp6OutTimeExcds 0
Icmp6OutParmProblems 0
Icmp6OutEchoReplies 0
Icmp6OutRouterSolicits 1
Icmp6OutNeighborSolicits 40
Icmp6OutNeighborAdvertisements 45
Icmp6OutRedirects 0
Icmp6OutGroupMembResponses 0
Icmp6OutGroupMembReductions 0
Udp6InDatagrams 0
Udp6NoPorts 0
Udp6InErrors 0
Udp6OutDatagrams 0
Wichert.
--
Wichert Akkerman <wichert@wiggy.net> http://www.wiggy.net/
A random hacker
next prev parent reply other threads:[~2003-01-09 15:54 UTC|newest]
Thread overview: 38+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-01-08 13:08 ipv6 stack seems to forget to send ACKs Wichert Akkerman
2003-01-08 13:26 ` Maciej Soltysiak
2003-01-08 13:30 ` Wichert Akkerman
2003-01-08 13:51 ` Maciej Soltysiak
2003-01-08 13:52 ` Wichert Akkerman
2003-01-08 13:56 ` Maciej Soltysiak
2003-01-08 14:09 ` Wichert Akkerman
2003-01-08 14:43 ` Maciej Soltysiak
2003-01-08 14:52 ` Wichert Akkerman
2003-01-08 15:02 ` Wichert Akkerman
2003-01-08 16:39 ` Maciej Soltysiak
2003-01-08 16:43 ` Wichert Akkerman
2003-01-08 17:01 ` Wichert Akkerman
2003-01-08 17:43 ` Maciej Soltysiak
2003-01-08 19:52 ` Andrew McGregor
2003-01-09 22:12 ` Mika Liljeberg
2003-01-09 22:21 ` Wichert Akkerman
2003-01-08 15:22 ` Fabio Massimo Di Nitto
2003-01-08 18:05 ` Fabio Massimo Di Nitto
2003-01-08 19:59 ` Andrew McGregor
2003-01-08 20:27 ` Maciej Soltysiak
2003-01-08 20:31 ` [OT] " Fabio Massimo Di Nitto
2003-01-08 20:39 ` Andrew McGregor
2003-01-08 22:43 ` Wichert Akkerman
2003-01-09 7:29 ` Fabio Massimo Di Nitto
2003-01-09 9:38 ` Wichert Akkerman
2003-01-09 9:43 ` Fabio Massimo Di Nitto
2003-01-10 20:59 ` Paul Jakma
2003-01-09 10:32 ` Maciej Soltysiak
2003-01-09 10:40 ` Wichert Akkerman
2003-01-09 22:50 ` Bill Davidsen
2003-01-09 8:32 ` Herbert Xu
2003-01-09 11:38 ` Rogier Wolff
2003-01-09 11:55 ` Andrew McGregor
2003-01-09 15:41 ` Wichert Akkerman
2003-01-09 15:52 ` Wichert Akkerman
2003-01-09 16:03 ` Wichert Akkerman [this message]
2003-01-10 1:17 ` Andrew McGregor
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=20030109160321.GA7510@wiggy.net \
--to=wichert@wiggy.net \
--cc=linux-kernel@vger.kernel.org \
--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 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.