[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20100109012227.GA2762@localhost.localdomain>
Date: Fri, 8 Jan 2010 20:22:27 -0500
From: Neil Horman <nhorman@...driver.com>
To: David Miller <davem@...emloft.net>
Cc: netdev@...r.kernel.org, ilpo.jarvinen@...sinki.fi
Subject: Re: BSD 4.2 style TCP keepalives
On Fri, Jan 08, 2010 at 01:21:07PM -0800, David Miller wrote:
> From: Neil Horman <nhorman@...driver.com>
> Date: Fri, 8 Jan 2010 07:40:33 -0500
>
> > Dave, sorry about this, but it looks like we can scrap this, I just
> > looked at the initial tcpdump this was reported in, and apparently
> > w2k doesn't compute the checksum properly on these old style
> > keepalives.
>
> Thanks for the update. Nothing to be sorry about, this is actually a
> relief and we learned a lot about keepalives and zero-window probes in
> the process :-)
>
I'm trying to do some independent computation on it, but its looking like this
may have been a combination of old software (win2k) and a bad corner case in
hardware. I think the reporter has a NIC that doesn't do TCO properly on these
old style keepalives, which would explain why it wasn't reproducable outside of
the reporters environment. I'm trying to figure out which card/hw revision of
NIC they were using. It might be worth coding an errata check into the
appropriate driver if this all turns out to be accurate to disable TCO affectecd
hw.
Neil
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists