Re: 2.6.25-rc8: FTP transfer errors
[Posted April 15, 2008 by corbet]
| From: |
| David Miller <davem-AT-davemloft.net> |
| To: |
| lkml-AT-rtr.ca |
| Subject: |
| Re: 2.6.25-rc8: FTP transfer errors |
| Date: |
| Wed, 09 Apr 2008 15:29:33 -0700 (PDT) |
| Message-ID: |
| <20080409.152933.132174258.davem@davemloft.net> |
| Cc: |
| yoshfuji-AT-linux-ipv6.org, jeff-AT-garzik.org, rjw-AT-sisk.pl,
linux-kernel-AT-vger.kernel.org, linux-net-AT-vger.kernel.org |
| Archive-link: |
| Article,
Thread
|
From: Mark Lord <lkml@rtr.ca>
Date: Wed, 09 Apr 2008 15:05:47 -0400
> But it would be far more useful for whoever has been working on the
> stack to suggest some possible/likely commits to look at instead.
Personally all I see is that one side closes the socket before all
data packets received have been read into the application, resulting
in a (correct) reset going out.
I can't think of any change we've made over the course of this
release that would change behvaior in that area.
So you will likely need to bisect.
--
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
(
Log in to post comments)