From owner-cvs-src Wed Mar 12 13:53:48 2003 Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C9B7D37B404; Wed, 12 Mar 2003 13:53:46 -0800 (PST) Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE0C243FDF; Wed, 12 Mar 2003 13:53:45 -0800 (PST) (envelope-from des@ofug.org) Received: by flood.ping.uio.no (Postfix, from userid 2602) id 6527E5308; Wed, 12 Mar 2003 22:53:42 +0100 (CET) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: Hiten Pandya Cc: Jeffrey Hsu , src-committers@FreeBSD.ORG, cvs-src@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/netinet tcp_input.c From: Dag-Erling Smorgrav Date: Wed, 12 Mar 2003 22:53:42 +0100 In-Reply-To: <20030312210107.GA56887@unixdaemons.com> (Hiten Pandya's message of "Wed, 12 Mar 2003 16:01:07 -0500") Message-ID: User-Agent: Gnus/5.090015 (Oort Gnus v0.15) Emacs/21.2 References: <200303122027.h2CKRSwR026081@repoman.freebsd.org> <20030312210107.GA56887@unixdaemons.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-cvs-src@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hiten Pandya writes: > Jeffrey Hsu (Wed, Mar 12, 2003 at 12:27:28PM -0800) wrote: > > Implement the Limited Transmit algorithm (RFC 3042). > Can you elaborate on this? Briefly, better recovery from packet loss by agressively transmitting new data even if you're not 100% sure the recipient is ready for it (it sounds weird but makes sense when you read the RFC). DES -- Dag-Erling Smorgrav - des@ofug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-src" in the body of the message