Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 27 Jan 2003 09:18:21 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 27 Jan 2003 09:18:21 -0500 Received: from taz.cerebus.com ([208.254.26.145]:19673 "EHLO taz.cerebus.com") by vger.kernel.org with ESMTP id ; Mon, 27 Jan 2003 09:18:20 -0500 Date: Mon, 27 Jan 2003 09:27:25 -0500 (EST) From: David C Niemi To: linux-kernel@vger.kernel.org Subject: Re: SSH Hangs in 2.5.59 and 2.5.55 but not 2.4.x, through Cisco PIX In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 24 Jan 2003, David S. Miller wrote: > What happens if you comment out the enabling of > NETIF_F_TSO in drivers/net/e1000/e1000_main.c around > line 428? Does the problem persist? Yes, the problem persists. Interesting that it seems to happen on a variety of Ethernet cards, I wonder if the problem's in the TCP area. Interestingly it seems like on the *unafflicted* systems I can still see the "delayed character" symptom, but eventually the outstanding characters do get echoed back to the screen. Whereas on the afflicted 2.5.5x systems, as soon as there is a delay (perhaps due to a retransmission) all outstanding characters (after the delayed one) are lost or permanently hung up somewhere. DCN - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/