From owner-freebsd-stable@FreeBSD.ORG Sat Apr 11 12:18:39 2009 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7B328106566B for ; Sat, 11 Apr 2009 12:18:39 +0000 (UTC) (envelope-from bkoenig@alpha-tierchen.de) Received: from alpha-tierchen.de (alpha-tierchen.de [88.198.145.202]) by mx1.freebsd.org (Postfix) with ESMTP id 39EA28FC14 for ; Sat, 11 Apr 2009 12:18:39 +0000 (UTC) (envelope-from bkoenig@alpha-tierchen.de) Received: from webmail.alpha-tierchen.de (alpha-tierchen.de [88.198.145.202]) by alpha-tierchen.de (Postfix) with ESMTP id C9BE5239252; Sat, 11 Apr 2009 14:18:37 +0200 (CEST) Received: from 212.202.40.56 (SquirrelMail authenticated user bkoenig) by webmail.alpha-tierchen.de with HTTP; Sat, 11 Apr 2009 14:18:37 +0200 (CEST) Message-ID: In-Reply-To: <20090411034613.GA54253@michelle.cdnetworks.co.kr> References: <70ba25e4f1a5e43ab8d99b361235dda2.squirrel@webmail.alpha-tierchen.de> <20090409000427.GD37714@michelle.cdnetworks.co.kr> <2f68678165f20f2e1dae10cb0e63761d.squirrel@webmail.alpha-tierchen.de> <20090409072309.GF37714@michelle.cdnetworks.co.kr> <37a8d3252c3d50682f4fb790e30e09f3.squirrel@webmail.alpha-tierchen.de> <20090410101445.GL37714@michelle.cdnetworks.co.kr> <20090411034613.GA54253@michelle.cdnetworks.co.kr> Date: Sat, 11 Apr 2009 14:18:37 +0200 (CEST) From: "Bjoern Koenig" To: pyunyh@gmail.com User-Agent: SquirrelMail/1.4.17 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Cc: stable@freebsd.org Subject: Re: fxp: stalled transfers X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Apr 2009 12:18:39 -0000 Pyun YongHyeon wrote: > Ok, I've reproduced it, it seems that it happens when sender and > receiver has advertised different MSS. Try attached patch and let > me know how it goes on your setup. The patch works. The problem is gone. Thank you. Björn