Date: Sun, 11 May 2008 00:07:08 -0700 From: Bakul Shah <bakul@bitblocks.com> To: Julian Elischer <julian@elischer.org> Cc: freebsd-current@freebsd.org Subject: Re: tcp over slow links broken? Message-ID: <20080511070708.A1AF05B4D@mail.bitblocks.com> In-Reply-To: Your message of "Sat, 10 May 2008 23:33:56 PDT." <48269354.80009@elischer.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 10 May 2008 23:33:56 PDT Julian Elischer <julian@elischer.org> wrote:
> Bakul Shah wrote:
> > 14:22:42.317406 IP B.55535 > C.ssh: . 4744:6204(1460) ack 2016 win 65535
> > 14:22:42.317489 IP B.55535 > C.ssh: . 6204:7664(1460) ack 2016 win 65535
> > 14:22:42.410739 IP C.ssh > B.55535: . ack 4744 win 64240
> > 14:22:42.411144 IP B.55535 > C.ssh: . 7664:9124(1460) ack 2016 win 65535
> > 14:22:42.411259 IP B.55535 > C.ssh: . 9124:10584(1460) ack 2016 win 65535
> > 14:22:42.468350 IP C.ssh > B.55535: . ack 4744 win 65535
> > 14:22:42.490556 IP C.ssh > B.55535: . ack 4744 win 65535
>
> that is just plain wierd... B seems to have gone deaf.
Yup! As if the wrong segment is being queued up.
> have you made a kernel from each side of that commit and compared them?
That is next on my list. I have been looking at the changes.
Most of the changes in that commit seem to be of the kind
s/INP_LOCK/INP_WLOCK/
s/INP_UNLOCK/INP_WUNLOCK/
so that is probably not it (I mentioned it mainly because I
found the comment amusing).
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080511070708.A1AF05B4D>
