From: Andrew McGregor <andrew@indranet.co.nz>
To: Rogier Wolff <R.E.Wolff@BitWizard.nl>,
netdev@oss.sgi.com, linux-kernel@vger.kernel.org
Subject: Re: ipv6 stack seems to forget to send ACKs
Date: Fri, 10 Jan 2003 00:55:22 +1300 [thread overview]
Message-ID: <27430000.1042113322@localhost.localdomain> (raw)
In-Reply-To: <20030109123857.A15625@bitwizard.nl>
--On Thursday, January 09, 2003 12:38:58 +0100 Rogier Wolff
<R.E.Wolff@BitWizard.nl> wrote:
> On Wed, Jan 08, 2003 at 02:08:50PM +0100, Wichert Akkerman wrote:
>>
Looked normal and then:
>
>> 13:57:40.282351 2001:968:1::2.8000 > tornado.wiggy.net.33035: .
>> 9359225:9360433(1208) ack 1 win 5712 <nop,nop,timestamp 369670744 846103>
>
> But now: No ack! Funny.
Might be SACK deciding not to...
>> 13:57:40.284307 2001:968:1::2.8000 > tornado.wiggy.net.33035: .
>> 9360433:9360653(220) ack 1 win 5712 <nop,nop,timestamp 369670744 846103>
>
> Another packet, no ack!
>
>> 13:57:40.297307 2001:968:1::2.8000 > tornado.wiggy.net.33035: .
>> 9360653:9361861(1208) ack 1 win 5712 <nop,nop,timestamp 369670745 846104>
>> 13:57:40.297376 tornado.wiggy.net.33035 > 2001:968:1::2.8000: . ack
>> 9359225 win 32616 <nop,nop,timestamp 846111 369670744,nop,nop,sack sack
>> 1 {9360653:9361861} >
>
> Another packet, but this time it SACKs the just-recieved packet. It looks
> as if the two packets inbetween somehow were not recognized as belonging
> with this connection.
or SACK forgot about them?
> Two more packets, and still more hints towards the other machine that
> we're missing 9359225-9360653
>
>> 13:57:40.568652 2001:968:1::2.8000 > tornado.wiggy.net.33035: .
>> 9359225:9360433(1208) ack 1 win 5712 <nop,nop,timestamp 369670773 846113>
>
> So, it retransmits the first. but we don't see it as beloging to
> this connection or something, so it gets ignored.
or we're waiting for the other one to ACK them both in one go?
> It looks as if somehow those two packets 9359225:9360433 and
> 9360433:9360653 get mangled in a way as to invalidate the checksum. This
> would cause "silent drop" of these packets before they were acked....
Could be data dependant, so there's a pattern in the packet contents that
causes this?
> Can you check the stats counters, to see if they are indeed dropped?
>
> Roger.
next prev parent reply other threads:[~2003-01-09 11:47 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 [this message]
2003-01-09 15:41 ` Wichert Akkerman
2003-01-09 15:52 ` Wichert Akkerman
2003-01-09 16:03 ` Wichert Akkerman
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=27430000.1042113322@localhost.localdomain \
--to=andrew@indranet.co.nz \
--cc=R.E.Wolff@BitWizard.nl \
--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.